From ff314b6213270d2aa7490991927c94012c8cd068 Mon Sep 17 00:00:00 2001 From: saysage <31356067+saysage@users.noreply.github.com> Date: Sat, 14 Oct 2017 21:38:47 +0300 Subject: [PATCH] Update custom_boxes_vr.dm --- code/modules/vore/fluffstuff/custom_boxes_vr.dm | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/code/modules/vore/fluffstuff/custom_boxes_vr.dm b/code/modules/vore/fluffstuff/custom_boxes_vr.dm index a81a104d67..66161e01d9 100644 --- a/code/modules/vore/fluffstuff/custom_boxes_vr.dm +++ b/code/modules/vore/fluffstuff/custom_boxes_vr.dm @@ -218,6 +218,16 @@ /obj/item/clothing/accessory/storage/black_vest/fluff/kilano ) +// JackNoir413: Mor Xaina +/obj/item/weapon/storage/box/fluff/morxaina + name = "Fashionable clothes set" + desc = "Set of custom-made, expensive attire elements." + has_items = list( + /obj/item/clothing/shoes/fluff/morthighs, + /obj/item/clothing/gloves/fluff/morsleeves, + /obj/item/clothing/under/fluff/morunder) +*/ + /* Swimsuits, for general use, to avoid arriving to work with your swimsuit. */