Procházet zdrojové kódy

Add big froot

tags/v0.1.0
Fen Dweller před 6 roky
rodič
revize
4f252a8d06
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

@@ -19905,10 +19905,14 @@ characterMakers["Fruity"] = () => {
},
[
{
name: "Demonic",
name: "Normal",
height: math.unit(166.6, "cm"),
default: true
},
{
name: "Demonic",
height: math.unit(166.6, "feet")
},
]
)
};


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