light damage for evil bunnies

This commit is contained in:
Juraj Vajda 2016-11-21 23:32:49 +01:00
parent 4d1c3a37e2
commit 2cc6a6732f

View File

@ -32,7 +32,7 @@ local bunny_evil_def = {
}, },
water_damage = 3, water_damage = 3,
lava_damage = 4, lava_damage = 4,
light_damage = 0, light_damage = 10,
fear_height = 2, fear_height = 2,
animation = { animation = {
speed_normal = 15, speed_normal = 15,