diff --git a/code/modules/projectiles/pins.dm b/code/modules/projectiles/pins.dm index 6a33c1db94d..2754265e876 100644 --- a/code/modules/projectiles/pins.dm +++ b/code/modules/projectiles/pins.dm @@ -1,5 +1,5 @@ /obj/item/device/firing_pin - name = "firing pin" + name = "electronic firing pin" desc = "A small authentication device, to be inserted into a firearm reciever to allow operation. NT safety regulations require all new designs to incorporate one." icon = 'icons/obj/device.dmi' icon_state = "firing_pin" @@ -83,4 +83,4 @@ /obj/item/device/firing_pin/tag/blue name = "blue laser tag firing pin" icon_state = "firing_pin_blue" - suit_requirement = /obj/item/clothing/suit/bluetag \ No newline at end of file + suit_requirement = /obj/item/clothing/suit/bluetag