zombies are now being damaged by light

master
coeseta 2016-04-01 03:09:12 +02:00
parent 983e4da3ea
commit e651d1a2dd
1 changed files with 2 additions and 0 deletions

View File

@ -32,6 +32,7 @@ if mobs.mod and mobs.mod == "redo" then
armor = 200,
knock_back = 1,
lava_damage = 10,
light_damage = 2
damage = 4,
reach = 2,
attack_type = "dogfight",
@ -94,6 +95,7 @@ if mobs.mod and mobs.mod == "redo" then
armor = 150,
knock_back = 1,
lava_damage = 10,
light_damage = 2
damage = 6,
reach = 1,
attack_type = "dogfight",