summaryrefslogtreecommitdiff
path: root/rat.lua
diff options
context:
space:
mode:
Diffstat (limited to 'rat.lua')
-rw-r--r--rat.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/rat.lua b/rat.lua
index 033a238..5b7ee51 100644
--- a/rat.lua
+++ b/rat.lua
@@ -5,6 +5,7 @@ local S = mobs.intllib
-- Rat by PilzAdam
mobs:register_mob("mobs_animal:rat", {
+stepheight = 0.6,
type = "animal",
passive = true,
hp_min = 1,