From 7f46070abf105c394d29762d644c69b36d847181 Mon Sep 17 00:00:00 2001 From: Cheridan Date: Tue, 13 Jan 2015 02:57:08 -0600 Subject: [PATCH] Update pins.dm -name change for muh fluff -i am in paprika's pocket --- code/modules/projectiles/pins.dm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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