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 macro size for Persephone
master
Fen Dweller
4 anni fa
parent
7294d399e2
commit
ae1eb1dd77
1 ha cambiato i file
con
5 aggiunte
e
1 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-1
presets/characters.js
+ 5
- 1
presets/characters.js
Vedi File
@@ -43565,7 +43565,11 @@ characterMakers.push(() => makeCharacter(
[
{
name: "Human Size",
height: math.unit(6, "feet"),
height: math.unit(6, "feet")
},
{
name: "Big Steppy",
height: math.unit(600, "meters"),
default: true
},
{
Write
Preview
Loading…
Annulla
Salva