forked from thunderdog1138/star_wars
Update 'mods/mobs_monster/stormtrooper+variants.lua'
This commit is contained in:
parent
0b8fc20ce4
commit
38ec0e6317
|
@ -2,9 +2,6 @@
|
|||
mobs:register_mob("mobs_monster:stormtrooper", {
|
||||
type = "npc",
|
||||
passive = false,
|
||||
attack_monsters = false,
|
||||
attack_npcs = false,
|
||||
attack_players = true,
|
||||
group_attack = false,
|
||||
attack_type = "dogfight",
|
||||
pathfinding = true,
|
||||
|
|
Loading…
Reference in New Issue