Merge pull request #3817 from ArgobargSoup/master

Adds Lynn Shady's personalized penlight
This commit is contained in:
Cameron653
2018-06-08 19:49:22 -04:00
committed by GitHub
3 changed files with 15 additions and 1 deletions
@@ -1997,4 +1997,12 @@
/obj/item/borg/upgrade/modkit/chassis_mod/kai/uninstall(obj/item/weapon/gun/energy/kinetic_accelerator/KA)
KA.desc = initial(KA.desc)
KA.icon = initial(KA.icon)
..()
..()
//ArgobargSoup:Lynn Shady
/obj/item/device/flashlight/pen/fluff/lynn
name = "Lynn's penlight"
desc = "A personalized penlight, a bit bulkier than the standard model. Blue, with a medical cross on it, and the name Lynn Shady engraved in gold."
icon = 'icons/vore/custom_items_vr.dmi'
icon_state = "penlightlynn"