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 Coffee's macro height
tags/v0.1.0
Fen Dweller
5 years ago
parent
134150b8ca
commit
73a3add59d
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
@@ -6344,7 +6344,7 @@ characterMakers["Coffee"] = () => {
},
{
name: "Macro",
height: math.unit(80, "feet")
height: math.unit(80
0
, "feet")
},
{
name: "Megamacro",
Write
Preview
Loading…
Cancel
Save