From 8c29c2f68d9dbe3a061612e6a0e56575a31b06ae Mon Sep 17 00:00:00 2001 From: killer653 Date: Tue, 19 Dec 2017 16:05:35 -0500 Subject: [PATCH] Birb fluff items --- code/modules/vore/fluffstuff/custom_items_vr.dm | 13 +++++++++++++ config/custom_items.txt | 12 ++++++++++++ 2 files changed, 25 insertions(+) diff --git a/code/modules/vore/fluffstuff/custom_items_vr.dm b/code/modules/vore/fluffstuff/custom_items_vr.dm index 3b090dd7ef..6dce54b9f7 100644 --- a/code/modules/vore/fluffstuff/custom_items_vr.dm +++ b/code/modules/vore/fluffstuff/custom_items_vr.dm @@ -455,6 +455,19 @@ obj/item/weapon/material/hatchet/tacknife/combatknife/fluff/katarina/handle_shie to_suit = /obj/item/clothing/suit/armor/vest/wolftaur/serdy */ +//Cameron653: Diana Kuznetsova +/obj/item/clothing/suit/fluff/purp_robes + name = "purple robes" + desc = "Heavy, royal purple robes threaded with silver lining." + icon_state = "psyamp" + flags_inv = HIDEJUMPSUIT|HIDETIE|HIDEHOLSTER + +/obj/item/clothing/head/fluff/pink_tiara + name = "Pink Tourmaline Tiara" + desc = "A small, steel tiara with a large, pink tourmaline gem in the center." + icon_state = "amp" + body_parts_covered = 0 + //Lots of people are using this now. /obj/item/clothing/accessory/collar/khcrystal name = "life crystal" diff --git a/config/custom_items.txt b/config/custom_items.txt index 72efde3eb2..73d8c96d6a 100644 --- a/config/custom_items.txt +++ b/config/custom_items.txt @@ -151,6 +151,18 @@ character_name: Jasmine Lizden item_path: /obj/item/weapon/implanter/reagent_generator/jasmine } +{ +ckey: cameron653 +character_name: Diana Kuznetsova +item_path: /obj/item/clothing/suit/fluff/purp_robes +} + +{ +ckey: cameron653 +character_name: Diana Kuznetsova +item_path: /obj/item/clothing/head/fluff/pink_tiara +} + # ######## D CKEYS { ckey: deepindigo