diff options
Diffstat (limited to 'rat.lua')
-rw-r--r-- | rat.lua | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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, |