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 paw width attribute to Vix Titan
master
Fen Dweller
4 anni fa
parent
b224c0344d
commit
7aba0d6f4d
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
@@ -61146,6 +61146,14 @@ characterMakers.push(() => makeCharacter(
source: "./media/characters/vix-titan/front.svg",
extra: 460/428,
bottom: 15/475
},
extraAttributes: {
"pawWidth": {
name: "Paw Width",
power: 1,
type: "length",
base: math.unit(0.75, "feet")
},
}
},
},
Write
Preview
Loading…
Annulla
Salva