Browse Source

Adjust Artemis's silhouette and reduce her weight

tags/v0.1.0
Fen Dweller 5 years ago
parent
commit
46335c6f8b
2 changed files with 728 additions and 711 deletions
  1. +726
    -709
      media/characters/artemis/front.svg
  2. +2
    -2
      presets/characters.js

+ 726
- 709
media/characters/artemis/front.svg
File diff suppressed because it is too large
View File


+ 2
- 2
presets/characters.js View File

@@ -19368,8 +19368,8 @@ characterMakers["Artemis"] = () => {
"Varden",
{
front: {
height: math.unit(6, "feet"),
weight: math.unit(150, "lb"),
height: math.unit(7.5, "feet"),
weight: math.unit(2, "lb"),
name: "Front",
image: {
source: "./media/characters/artemis/front.svg",


Loading…
Cancel
Save