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
Make Rose's Fae form the default
master
Fen Dweller
4 anni fa
parent
6d8ccb29b8
commit
21167d225f
1 ha cambiato i file
con
3 aggiunte
e
3 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-3
presets/characters.js
+ 3
- 3
presets/characters.js
Vedi File
@@ -7342,14 +7342,14 @@ characterMakers.push(() => makeCharacter(
],
{
"liom": {
name: "Liom",
default: true
name: "Liom"
},
"plush": {
name: "Plush"
},
"fae": {
name: "Fae Fox"
name: "Fae Fox",
default: true
}
}
))
Write
Preview
Loading…
Annulla
Salva