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
Increase Natasha's max size
tags/v0.0.4
Fen Dweller
5 years ago
parent
b5a539885d
commit
c7e351b5b9
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
@@ -882,7 +882,7 @@ function makeNatasha() {
entity.defaults.push({
name: "Macro++",
height: math.unit(1
000, "feet
")
height: math.unit(1
, "mile
")
});
entity.views[entity.defaultView].height = math.unit(100, "feet");
Write
Preview
Loading…
Cancel
Save