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

This commit is contained in:
thunderdog1138 2020-12-01 23:50:17 +00:00
parent 53875cf06a
commit c0a0fc87d7
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ mobs:register_mob("mobs_monster:stormtrooper", {
--specific_attack = {"player", "mobs_npc:npc"},
arrow = "mobs_monster:blaster_red",
shoot_interval = 1.5,
shoot_offset = 1.5,
hp_min = 4,
hp_max = 20,
armor = 100,