summaryrefslogtreecommitdiff
path: root/warthog.lua
diff options
context:
space:
mode:
Diffstat (limited to 'warthog.lua')
-rw-r--r--warthog.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/warthog.lua b/warthog.lua
index 3d8f635..c3c198e 100644
--- a/warthog.lua
+++ b/warthog.lua
@@ -70,7 +70,7 @@ mobs:spawn({
min_light = 10,
chance = 15000,
min_height = 0,
- max_height = 31000,
+ max_height = 200,
day_toggle = true,
})