Merge pull request #4741 from Jwguy/Silver-KoyoFluffApp

Adds Koyo's Fluff Item Box
This commit is contained in:
Novacat
2019-03-28 16:34:41 -04:00
committed by GitHub
2 changed files with 17 additions and 0 deletions

View File

@@ -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.
*/

View File

@@ -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