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
Fix Fory's paw length
master
Fen Dweller
3 years ago
parent
a816990b98
commit
06852712fe
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
@@ -3295,7 +3295,7 @@ characterMakers.push(() => makeCharacter(
name: "Paw Length",
power: 1,
type: "length",
base: math.unit(0.
7
, "m")
base: math.unit(0.
45
, "m")
}
}
},
Write
Preview
Loading…
Cancel
Save