Browse Source

Adjust Delta's size

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

+ 1
- 1
presets/characters.js View File

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


Loading…
Cancel
Save