Replaces the Clown Firing pin with a Psionic Firing pin in the Research Director's box (#20564)

I literally changed the Clown firing pin to the objectively cooler
Psionic firing pin in the RDs firing pin box, which is cooler, makes
more sense, and also apparently the Clown firing pin is an adminbus
item, at least thats what comments call it
This commit is contained in:
Myphicbowser
2025-03-09 21:37:37 +00:00
committed by GitHub
parent f6eaa0f5d5
commit 660f3e90a1
2 changed files with 60 additions and 1 deletions
@@ -442,7 +442,7 @@
name = "box of assorted firing pins"
desc = "A box of varied assortment of firing pins. Appears to have R&D stickers on all sides of the box. Also seems to have a smiley face sticker on the top of it."
illustration = "firingpin"
starts_with = list(/obj/item/device/firing_pin = 2, /obj/item/device/firing_pin/access = 2, /obj/item/device/firing_pin/implant/loyalty = 2, /obj/item/device/firing_pin/clown = 1, /obj/item/device/firing_pin/dna = 1)
starts_with = list(/obj/item/device/firing_pin = 2, /obj/item/device/firing_pin/access = 2, /obj/item/device/firing_pin/implant/loyalty = 2, /obj/item/device/firing_pin/psionic = 1, /obj/item/device/firing_pin/dna = 1)
/obj/item/storage/box/psireceiver
name = "box of psionic receivers"