Browse Source

Slightly increase the size of Fen's diving view

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

+ 1
- 1
presets/characters.js View File

@@ -1849,7 +1849,7 @@ characterMakers.push(() => makeCharacter(
}
},
diving: {
height: math.unit(3.13, "meters"),
height: math.unit(3.3, "meters"),
weight: math.unit(124.738, "kg"),
name: "Diving",
image: {


Loading…
Cancel
Save