mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 23:17:02 +01:00
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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user