From a254c87e352d2c6cdba8fcc91f862572731d42c4 Mon Sep 17 00:00:00 2001 From: GunHog Date: Mon, 16 Nov 2015 09:59:45 -0600 Subject: [PATCH] Reverts the removable change. --- code/modules/projectiles/pins.dm | 1 - 1 file changed, 1 deletion(-) diff --git a/code/modules/projectiles/pins.dm b/code/modules/projectiles/pins.dm index 3b49eb2ab53..4d630ce494b 100644 --- a/code/modules/projectiles/pins.dm +++ b/code/modules/projectiles/pins.dm @@ -103,7 +103,6 @@ desc = "This Security firing pin authorizes the weapon for only loyalty-implanted users." icon_state = "firing_pin_loyalty" req_implant = /obj/item/weapon/implant/loyalty - pin_removeable = 1 /obj/item/device/firing_pin/implant/pindicate name = "syndicate firing pin"