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
Update Akari Kaen's sizes
tags/v0.1.0
Fen Dweller
6 years ago
parent
6dfa9c3a88
commit
ec6d27473c
1 changed files
with
7 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+7
-3
presets/characters.js
+ 7
- 3
presets/characters.js
View File
@@ -3844,10 +3844,14 @@ characterMakers["Akari Kaen"] = () => {
},
[
{
name: "
Normal
",
height: math.unit(
10
, "inches"),
name: "
Micro
",
height: math.unit(
5
, "inches"),
default: true
}
},
{
name: "Normal",
height: math.unit(7, "feet")
},
]
)
};
Write
Preview
Loading…
Cancel
Save