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 new size for Sven the Kaiju
tags/v0.1.0
Fen Dweller
6 years ago
parent
f0fe03c9a3
commit
9d56c86664
1 changed files
with
4 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
presets/characters.js
+ 4
- 0
presets/characters.js
View File
@@ -9639,6 +9639,10 @@ characterMakers["Sven the Kaiju"] = () => {
name: "Rampage",
name: "Rampage",
height: math.unit(200, "feet")
height: math.unit(200, "feet")
},
},
{
name: "Archfey Forest Guardian",
height: math.unit(1, "mile")
},
]
]
)
)
};
};
Write
Preview
Loading…
Cancel
Save