This website works better with JavaScript.
Home
Explore
Help
Sign In
chemicalcrux
/
macrovision
Watch
1
Star
0
Fork
0
Code
Issues
5
Pull Requests
0
Releases
10
Wiki
Activity
Browse Source
Add a paw width attribute to Vix Titan
master
Fen Dweller
4 years ago
parent
b224c0344d
commit
7aba0d6f4d
1 changed files
with
8 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+8
-0
presets/characters.js
+ 8
- 0
presets/characters.js
View 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…
Cancel
Save