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
Move names into the info block (for characters, at least)
tags/v0.1.0
Fen Dweller
5 anni fa
parent
6e71b11e7d
commit
21aa194400
2 ha cambiato i file
con
511 aggiunte
e
514 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+510
-513
presets/characters.js
+1
-1
presets/species.js
+ 510
- 513
presets/characters.js
File diff soppresso perché troppo grande
Vedi File
+ 1
- 1
presets/species.js
Vedi File
@@ -2,7 +2,7 @@ const speciesMakers = {};
speciesMakers["Synx"] = () => {
const species = makeCharacter(
"Synx",
{ name:
"Synx"
}
,
{
goochick: {
height: math.unit(0.5, "feet"),
Write
Preview
Loading…
Annulla
Salva