From 14e7c6d724ea4aa9d2db948718bbd7b83cbe23fd Mon Sep 17 00:00:00 2001 From: Jordan Brown Date: Tue, 13 Jun 2017 03:34:45 -0400 Subject: [PATCH] Gang turret control now has DROPDEL (#28365) --- code/game/objects/structures/manned_turret.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/game/objects/structures/manned_turret.dm b/code/game/objects/structures/manned_turret.dm index 90851e5c7e7..5b9e143821b 100644 --- a/code/game/objects/structures/manned_turret.dm +++ b/code/game/objects/structures/manned_turret.dm @@ -178,7 +178,7 @@ icon = 'icons/obj/weapons.dmi' icon_state = "offhand" w_class = WEIGHT_CLASS_HUGE - flags = ABSTRACT | NODROP | NOBLUDGEON + flags = ABSTRACT | NODROP | NOBLUDGEON | DROPDEL resistance_flags = FIRE_PROOF | UNACIDABLE | ACID_PROOF var/obj/machinery/manned_turret/turret