Sfoglia il codice sorgente

Adjust Artemis's silhouette and reduce her weight

tags/v0.1.0
Fen Dweller 6 anni fa
parent
commit
46335c6f8b
2 ha cambiato i file con 728 aggiunte e 711 eliminazioni
  1. +726
    -709
      media/characters/artemis/front.svg
  2. +2
    -2
      presets/characters.js

+ 726
- 709
media/characters/artemis/front.svg
File diff soppresso perché troppo grande
Vedi File


+ 2
- 2
presets/characters.js Vedi 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…
Annulla
Salva