Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
chemicalcrux
/
macrovision
Segui
1
Vota
0
Forka
0
Codice
Problemi
5
Pull Requests
0
Rilasci
10
Wiki
Attività
Sfoglia il codice sorgente
Add another size for Devourer
master
Fen Dweller
3 anni fa
parent
8c9c6514cb
commit
2bd1af7f0b
1 ha cambiato i file
con
4 aggiunte
e
0 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
presets/characters.js
+ 4
- 0
presets/characters.js
Vedi File
@@ -38304,6 +38304,10 @@ characterMakers.push(() => makeCharacter(
height: math.unit(5, "meters"),
default: true
},
{
name: "Macro",
height: math.unit(20, "meters")
},
]
))
Write
Preview
Loading…
Annulla
Salva