diff options
author | TenPlus1 <kinsellaja@yahoo.com> | 2018-07-13 20:30:43 +0100 |
---|---|---|
committer | TenPlus1 <kinsellaja@yahoo.com> | 2018-07-13 20:30:43 +0100 |
commit | 89a96726d74c63c54b27cc55c0bb6e2672395fb8 (patch) | |
tree | 80ef12e9e323784278497d50af748076a0b9196b /bunny.lua | |
parent | 9d6cc6196e4ecdc5b83ea603ab65b93c0236d7e2 (diff) |
fix evil bunny
Diffstat (limited to 'bunny.lua')
-rw-r--r-- | bunny.lua | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -74,6 +74,7 @@ stepheight = 0.6, self.type = "monster" self.health = 20 + self.passive = false return end |