Browse Source

Adjust Vivian (the sylveon)'s default height

master
Fen Dweller 3 years ago
parent
commit
02d7ddb47a
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      presets/characters.js

+ 1
- 1
presets/characters.js View File

@@ -41533,7 +41533,7 @@ characterMakers.push(() => makeCharacter(
[
{
name: "Normal",
height: math.unit(9, "feet"),
height: math.unit(10, "feet"),
default: true
},
{


Loading…
Cancel
Save