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"
+6
View File
@@ -60,6 +60,12 @@ character_name: Lethe
item_path: /obj/item/clothing/head/helmet/hos/fluff/lethe
}
{
ckey: argobargsoup
character_name: Lynn Shady
item_path: /obj/item/device/flashlight/pen/fluff/lynn
}
{
ckey: arokha
character_name: Aronai Kadigan
Binary file not shown.

Before

Width:  |  Height:  |  Size: 49 KiB

After

Width:  |  Height:  |  Size: 49 KiB