New Content Update (#43)

* New Content Update

* readded shuttle autocall
This commit is contained in:
unusualcrow
2016-09-18 13:04:47 -04:00
committed by TalkingCactus
parent 8a9bbcf97d
commit 24c10b1b7f
52 changed files with 972 additions and 362 deletions
+7
View File
@@ -111,7 +111,14 @@
icon_state = "firing_pin_pindi"
req_implant = /obj/item/weapon/implant/weapons_auth
/obj/item/device/firing_pin/trick
name = "self-destruct firing pin"
desc = "This pin will detonate the weapon it is put into upon trying to use it"
selfdestruct = 1
force_replace = 1
/obj/item/device/firing_pin/trick/pin_auth(mob/living/user)
return 0
// Honk pin, clown's joke item.
// Can replace other pins. Replace a pin in cap's laser for extra fun!