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

This commit is contained in:
thunderdog1138 2020-07-18 21:09:29 +00:00
parent 7b69fa5d1c
commit 385c63bac4
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
--Stormtrooper
mobs:register_mob("mobs_monster:stormtrooper", {
type = "animal",
type = "monster",
passive = false,
group_attack = false,
attack_type = "dogfight",