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
Change the anthro height for Scales
tags/v0.1.0
Fen Dweller
6 years ago
parent
2f2d561722
commit
ca4570453d
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
presets/characters.js
+ 1
- 1
presets/characters.js
View File
@@ -9787,7 +9787,7 @@ characterMakers["Scales"] = () => {
}
},
anthro: {
height: math.unit(6, "feet"),
height: math.unit(6
*7/12
, "feet"),
weight: math.unit(100, "lb"),
name: "Anthro",
image: {
Write
Preview
Loading…
Cancel
Save