Procházet zdrojové kódy

Add a regular size for Nolow

master
Fen Dweller před 4 roky
rodič
revize
6c47806636
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

@@ -40762,6 +40762,10 @@ characterMakers.push(() => makeCharacter(
}, },
}, },
[ [
{
name: "Regular",
height: math.unit(12, "feet")
},
{ {
name: "Big Chee", name: "Big Chee",
height: math.unit(21, "feet"), height: math.unit(21, "feet"),


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