Parcourir la source

Adjust Artemis's silhouette and reduce her weight

tags/v0.1.0
Fen Dweller il y a 5 ans
Parent
révision
46335c6f8b
2 fichiers modifiés avec 728 ajouts et 711 suppressions
  1. +726
    -709
      media/characters/artemis/front.svg
  2. +2
    -2
      presets/characters.js

+ 726
- 709
media/characters/artemis/front.svg
Fichier diff supprimé car celui-ci est trop grand
Voir le fichier


+ 2
- 2
presets/characters.js Voir le fichier

@@ -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",


Chargement…
Annuler
Enregistrer