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 new sizes for Lira
master
Fen Dweller
5 anni fa
parent
9207d087ac
commit
7842b99cd8
1 ha cambiato i file
con
8 aggiunte
e
0 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+8
-0
presets/characters.js
+ 8
- 0
presets/characters.js
Vedi File
@@ -27833,6 +27833,14 @@ characterMakers.push(() => makeCharacter(
name: "Macro",
height: math.unit(100, "feet")
},
{
name: "Macro²",
height: math.unit(1600, "feet")
},
{
name: "Planetary",
height: math.unit(20, "earths")
},
]
))
Write
Preview
Loading…
Annulla
Salva