Sfoglia il codice sorgente

Add another size for Noma

tags/v0.1.0
Fen Dweller 6 anni fa
parent
commit
e54493435f
1 ha cambiato i file con 4 aggiunte e 0 eliminazioni
  1. +4
    -0
      presets/characters.js

+ 4
- 0
presets/characters.js Vedi File

@@ -8765,6 +8765,10 @@ characterMakers["Nomaxice"] = () => {
name: "Norm",
height: math.unit(1.82, "m")
},
{
name: "Norm+",
height: math.unit(8.8, "feet")
},
{
name: "Big",
height: math.unit(8, "meters"),


Loading…
Annulla
Salva