diff --git a/code/modules/vore/fluffstuff/custom_boxes_vr.dm b/code/modules/vore/fluffstuff/custom_boxes_vr.dm index 2e871beedb..945a84418b 100644 --- a/code/modules/vore/fluffstuff/custom_boxes_vr.dm +++ b/code/modules/vore/fluffstuff/custom_boxes_vr.dm @@ -122,6 +122,17 @@ new /obj/item/weapon/material/hatchet/tacknife/combatknife/fluff/katarina(src) new /obj/item/clothing/under/rank/internalaffairs/fluff/joan(src) +//Drake_Frostpaw:Drake Frostpaw +/obj/item/weapon/storage/box/fluff/drake + name = "United Federation Uniform Kit" + desc = "A box containing all the parts of a United Federation Uniform" + has_items = list( + /obj/item/clothing/under/rank/internalaffairs/fluff/joan, + /obj/item/clothing/suit/storage/fluff/modernfedcoat/modernfedsec, + /obj/item/clothing/head/caphat/formal/fedcover/fedcoversec, + /obj/item/clothing/gloves/white, + ) + //Razerwing:Archer Maximus /obj/item/weapon/storage/box/fluff/archermaximus desc = "Personal Effects" diff --git a/config/custom_items.txt b/config/custom_items.txt index 7e2249e0f6..3ab52b7fcf 100644 --- a/config/custom_items.txt +++ b/config/custom_items.txt @@ -190,6 +190,12 @@ item_name: theseus' diamond coin item_desc: An engraved coin made of diamond. On the side for heads is printed the year 2541, along with the letter T. On the side for tails, the letter Y can be seen. } +{ +ckey: Drake_Frostpaw +character_name: Drake Frostpaw +item_path: /obj/item/weapon/storage/box/fluff/drake +} + # ######## E CKEYS # Permit Expired