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

This commit is contained in:
thunderdog1138 2020-07-18 17:15:57 +00:00
parent 256eee34d5
commit c24cb4f860
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
--Stormtrooper
mobs:register_mob("mobs_monster:stormtrooper", {
type = "npc",
passive = false,
passive = true,
group_attack = true,
attack_type = "dogfight",
pathfinding = true,