Browse Source

Set a mass for Rose's fae form

master
Fen Dweller 4 years ago
parent
commit
ea074fdc1b
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      presets/characters.js

+ 1
- 0
presets/characters.js View File

@@ -7219,6 +7219,7 @@ characterMakers.push(() => makeCharacter(
},
fae: {
height: math.unit(4, "cm"),
weight: math.unit(80, "grams"),
name: "Fae",
image: {
source: "./media/characters/rose/fae.svg",


Loading…
Cancel
Save