Update 'mods/mobs_monster/stormtrooper+variants.lua'

This commit is contained in:
thunderdog1138 2020-03-27 23:56:16 +00:00
parent a1bbaf71ea
commit 1203237060
1 changed files with 0 additions and 2 deletions

View File

@ -99,7 +99,6 @@ mobs:register_arrow("mobs_monster:blaster_red", {
full_punch_interval = 1.0,
damage_groups = {fleshy = 1},
}, nil)
mobs:boom(self, self.object:get_pos(), 3)
end,
hit_mob = function(self, mob)
@ -107,7 +106,6 @@ mobs:register_arrow("mobs_monster:blaster_red", {
full_punch_interval = 1.0,
damage_groups = {fleshy = 1},
}, nil)
mobs:boom(self, self.object:get_pos(), 3)
end,
-- node hit, explode