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 a minimacro size for AcidRenamon
master
Fen Dweller
5 anni fa
parent
6ef4905908
commit
c687a6a8be
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
@@ -27048,6 +27048,10 @@ characterMakers.push(() => makeCharacter(
height: math.unit(2, "meters"),
default: true
},
{
name: "Minimacro",
height: math.unit(7, "meters")
},
{
name: "Macro",
height: math.unit(200, "meters")
Write
Preview
Loading…
Annulla
Salva