mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 03:57:48 +01:00
Merge pull request #3817 from ArgobargSoup/master
Adds Lynn Shady's personalized penlight
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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 |
Reference in New Issue
Block a user