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

This commit is contained in:
thunderdog1138 2020-07-20 17:23:05 +00:00
parent 0b8fc20ce4
commit 38ec0e6317
1 changed files with 0 additions and 3 deletions

View File

@ -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,