diff options
Diffstat (limited to 'bunny.lua')
-rw-r--r-- | bunny.lua | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -26,6 +26,7 @@ stepheight = 0.6, walk_velocity = 1, run_velocity = 2, runaway = true, + runaway_from = {"mobs_animal:pumba", "player"}, jump = true, jump_height = 6, drops = { |