diff --git a/code/modules/vore/fluffstuff/custom_boxes_vr.dm b/code/modules/vore/fluffstuff/custom_boxes_vr.dm index c75ac1ae2e..8c0a4c55db 100644 --- a/code/modules/vore/fluffstuff/custom_boxes_vr.dm +++ b/code/modules/vore/fluffstuff/custom_boxes_vr.dm @@ -242,6 +242,17 @@ spawner_type = /mob/living/simple_mob/animal/passive/cat/tabiranth deliveryamt = 1 +// Jwguy: Koyo Akimomi +/obj/item/weapon/storage/box/fluff/koyoakimomi + name = "Koyo's Cosplay Box" + desc = "One of many traditional wolfgirl clothing sets that Koyo owns. Awoo!" + has_items = list( + /obj/item/clothing/head/fluff/wolfgirl, + /obj/item/clothing/shoes/fluff/wolfgirl, + /obj/item/clothing/under/fluff/wolfgirl, + /obj/item/weapon/melee/fluffstuff/wolfgirlsword, + /obj/item/weapon/shield/fluff/wolfgirlshield) + /* Swimsuits, for general use, to avoid arriving to work with your swimsuit. */ diff --git a/config/custom_items.txt b/config/custom_items.txt index dd83a67c10..0419447854 100644 --- a/config/custom_items.txt +++ b/config/custom_items.txt @@ -486,6 +486,12 @@ character_name: Harmony Pretchl item_path: /obj/item/device/modkit_conversion/fluff/harmonyspace } +{ +ckey: jwguy +character_name: Koyo Akimomi +item_path: /obj/item/weapon/storage/box/fluff/koyoakimomi +} + # ######## K CKEYS { ckey: kazkin