Procházet zdrojové kódy

Give Ian another size

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

+ 5
- 1
presets/characters.js Zobrazit soubor

@@ -14822,9 +14822,13 @@ characterMakers["Ian Corvid"] = () => {
},
[
{
name: "Microw",
name: "Tiny Microw",
height: math.unit(1, "inch")
},
{
name: "Microw",
height: math.unit(6, "inches")
},
{
name: "Crow",
height: math.unit(7 + 1/12, "feet"),


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