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 Kenzie Lee's side height
master
Fen Dweller
4 years ago
parent
a85ae0b8a7
commit
1310e03da5
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
@@ -28379,7 +28379,7 @@ characterMakers.push(() => makeCharacter(
}
},
side: {
height: math.unit(
152
, "feet"),
height: math.unit(
86
, "feet"),
name: "Side",
image: {
source: "./media/characters/kenzie-lee/side.svg",
Write
Preview
Loading…
Cancel
Save