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

This commit is contained in:
thunderdog1138 2020-03-27 23:11:19 +00:00
parent 5da5a3eac4
commit f76ab4e975
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
-- Stormtrooper
-- TODO: Attack players if they are holding a Jedi Lightsaber
mobs:register_mob("mobs_monster:stormtrooper", {
type = "npc",
type = "monster",
passive = true,
attack_type = "shoot",
arrow = "mobs_monster:blaster_red",