Ver código fonte

Add another size for Noma

tags/v0.1.0
Fen Dweller 6 anos atrás
pai
commit
e54493435f
1 arquivos alterados com 4 adições e 0 exclusões
  1. +4
    -0
      presets/characters.js

+ 4
- 0
presets/characters.js Ver arquivo

@@ -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"),


Carregando…
Cancelar
Salvar