forked from thunderdog1138/star_wars
Update 'mods/mobs_monster/stormtrooper+variants.lua'
This commit is contained in:
parent
256eee34d5
commit
c24cb4f860
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue