Przeglądaj źródła

Add big froot

tags/v0.1.0
Fen Dweller 6 lat temu
rodzic
commit
4f252a8d06
1 zmienionych plików z 5 dodań i 1 usunięć
  1. +5
    -1
      presets/characters.js

+ 5
- 1
presets/characters.js Wyświetl plik

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


Ładowanie…
Anuluj
Zapisz