Update 'mods/mobs_monster/stormtrooper+variants.lua'
This commit is contained in:
parent
899bdf8564
commit
c0e8f8e9bd
|
@ -1,7 +1,7 @@
|
|||
--Stormtrooper
|
||||
mobs:register_mob("mobs_monster:stormtrooper", {
|
||||
type = "npc",
|
||||
passive = false,
|
||||
passive = true,
|
||||
attack_monsters = false,
|
||||
attack_npcs = false,
|
||||
attack_players = true,
|
||||
|
|
Loading…
Reference in New Issue