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"