Fixes a bug that allowed turret guns to be fired by mobs. (#20451)

* TRIGGER_GUARD_NONE works properly

* uses FALSE instead of 0
This commit is contained in:
Samman166
2023-03-13 22:13:27 +00:00
committed by GitHub
parent cdd4bcf1a8
commit 491a51ecb9
2 changed files with 4 additions and 2 deletions
@@ -29,7 +29,6 @@ GLOBAL_LIST_INIT(summoned_guns, list(
/obj/item/gun/projectile/automatic/l6_saw,
/obj/item/gun/projectile/automatic/m90,
/obj/item/gun/energy/alien,
/obj/item/gun/energy/gun/turret,
/obj/item/gun/energy/pulse/carbine,
/obj/item/gun/energy/decloner,
/obj/item/gun/energy/mindflayer,