Procházet zdrojové kódy

Slightly increase the size of Fen's diving view

master
Fen Dweller před 4 roky
rodič
revize
9f271a72da
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      presets/characters.js

+ 1
- 1
presets/characters.js Zobrazit soubor

@@ -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: {


Načítá se…
Zrušit
Uložit