From 1e47fe9c37b4e022aeb462fdca0266dd0f3e3845 Mon Sep 17 00:00:00 2001 From: TheFurryFeline <38586851+TheFurryFeline@users.noreply.github.com> Date: Tue, 5 Feb 2019 23:29:40 -0500 Subject: [PATCH] Taaa's Medals Adds medals for Taaa --- code/modules/vore/fluffstuff/custom_boxes_vr.dm | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/code/modules/vore/fluffstuff/custom_boxes_vr.dm b/code/modules/vore/fluffstuff/custom_boxes_vr.dm index 186090780e..fb45768eba 100644 --- a/code/modules/vore/fluffstuff/custom_boxes_vr.dm +++ b/code/modules/vore/fluffstuff/custom_boxes_vr.dm @@ -230,6 +230,15 @@ desc = "" has_items = list( /obj/item/clothing/accessory/medal/silver/valor) + +// nadyr: Taaa +/obj/item/weapon/storage/box/fluff/Taaa + name = "" + desc = "" + has_items = list( + /obj/item/clothing/accessory/medal/silver/valor + /obj/item/clothing/accessory/medal/conduct + /obj/item/clothing/accessory/medal/gold/heroism) /* Swimsuits, for general use, to avoid arriving to work with your swimsuit.