Procházet zdrojové kódy

Add another size for Sofia

tags/v0.1.0
Fen Dweller před 5 roky
rodič
revize
e8f954d951
1 změnil soubory, kde provedl 4 přidání a 0 odebrání
  1. +4
    -0
      presets/characters.js

+ 4
- 0
presets/characters.js Zobrazit soubor

@@ -182,6 +182,10 @@ characterMakers.push(() => makeCharacter(
name: "Normal",
height: math.unit(1.83, "meter")
},
{
name: "Size Thief",
height: math.unit(18, "feet")
},
{
name: "50 Foot Collie",
height: math.unit(50, "feet")


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