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 size for Fen
master
Fen Dweller
4 years ago
parent
f24a23901e
commit
0a93da9545
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
@@ -2056,6 +2056,14 @@ characterMakers.push(() => makeCharacter(
source: "./media/characters/fen/front.svg",
extra: 1804/1562,
bottom: 205/2009
},
extraAttributes: {
pawSize: {
name: "Paw Size",
power: 2,
type: "area",
base: math.unit(0.35, "m^2")
}
}
},
diving: {
Write
Preview
Loading…
Cancel
Save