diff --git a/bunny.lua b/bunny.lua index 1db4a83..01c63b3 100644 --- a/bunny.lua +++ b/bunny.lua @@ -74,6 +74,7 @@ stepheight = 0.6, self.type = "monster" self.health = 20 + self.passive = false return end