summaryrefslogtreecommitdiff
path: root/warthog.lua
diff options
context:
space:
mode:
Diffstat (limited to 'warthog.lua')
-rw-r--r--warthog.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/warthog.lua b/warthog.lua
index bea4d1a..ce45675 100644
--- a/warthog.lua
+++ b/warthog.lua
@@ -75,6 +75,7 @@ mobs:spawn({
nodes = spawn_on,
neighbors = spawn_by,
min_light = 10,
+ interval = 60,
chance = 6000, -- 15000
min_height = 0,
max_height = 200,