diff --git a/code/modules/clothing/under/accessories/accessory_vr.dm b/code/modules/clothing/under/accessories/accessory_vr.dm index 6e6439d417..064f5b37b8 100644 --- a/code/modules/clothing/under/accessories/accessory_vr.dm +++ b/code/modules/clothing/under/accessories/accessory_vr.dm @@ -188,3 +188,9 @@ can_hold = list(/obj/item/weapon/material/knife/machete) //sound_in = 'sound/effects/holster/sheathin.ogg' //sound_out = 'sound/effects/holster/sheathout.ogg' + +//Medals + +/obj/item/clothing/accessory/medal/silver/unity + name = "medal of unity" + desc = "A silver medal awarded to a group which has demonstrated exceptional teamwork to achieve a notable feat." \ No newline at end of file diff --git a/code/modules/vore/fluffstuff/custom_boxes_vr.dm b/code/modules/vore/fluffstuff/custom_boxes_vr.dm index 3aec6baf83..9d444defc4 100644 --- a/code/modules/vore/fluffstuff/custom_boxes_vr.dm +++ b/code/modules/vore/fluffstuff/custom_boxes_vr.dm @@ -221,11 +221,18 @@ // Mewchild: Phi Vietsi /obj/item/weapon/storage/box/fluff/vietsi name = "Phi's Personal Items" - desc = "A small box containing Phi's small things" has_items = list( /obj/item/clothing/accessory/medal/bronze_heart, /obj/item/clothing/gloves/ring/seal/signet/fluff/vietsi) +// Draycu: Schae Yonra +/obj/item/weapon/storage/box/fluff/yonra + name = "Yonra's Starting Kit" + desc = "A small box containing Yonra's personal effects" + has_items = list( + item_path: /obj/item/weapon/melee/fluff/holochain/mass, + item_path: /obj/item/weapon/implanter/reagent_generator/yonra, + item_path: /obj/item/clothing/accessory/medal/silver/unity) /* 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 47258e40fb..4a1d38f75c 100644 --- a/config/custom_items.txt +++ b/config/custom_items.txt @@ -232,13 +232,7 @@ item_desc: An engraved coin made of diamond. On the side for heads is printed th { ckey: draycu character_name: Schae Yonra -item_path: /obj/item/weapon/melee/fluff/holochain/mass -} - -{ -ckey: draycu -character_name: Schae Yonra -item_path: /obj/item/weapon/implanter/reagent_generator/yonra +item_path: /obj/item/weapon/storage/box/fluff/yonra } # ######## E CKEYS @@ -473,6 +467,18 @@ item_path: /obj/item/device/modkit_conversion/fluff/harmonyspace } # ######## K CKEYS +{ +ckey: kazkin +character_name: Ahzrukhal Ahkeen +item_path: /obj/item/clothing/accessory/medal/silver/unity +} + +{ +ckey: keekenox +character_name: SMU-453 +item_path: /obj/item/clothing/accessory/medal/nobel_science +} + { ckey: ketrai character_name: Ketrai @@ -497,6 +503,12 @@ character_name: Lassara Faaira'Nrezi item_path: /obj/item/clothing/accessory/storage/knifeharness } +{ +ckey: kitchifox +character_name: Rana Uma +item_path: /obj/item/clothing/accessory/medal/silver/unity +} + { ckey: KiwiDaNinja character_name: Chakat Taiga @@ -647,6 +659,12 @@ item_path: /obj/item/weapon/gun/projectile/colt item_desc: "A cheap Martian knock-off of a Colt M1911. It has the word 'Cavalet' etched on the side. Uses .45 rounds." } +{ +ckey: phoaly +character_name: Lily Maximus +item_path: /obj/item/clothing/accessory/medal/silver/unity +} + { ckey: pontifexminimus character_name: Lucius Null @@ -813,12 +831,24 @@ item_path: /obj/item/clothing/under/sexymime } # ######## T CKEYS +{ +ckey: tabiranth +character_name: Ascian +item_path: /obj/item/clothing/accessory/medal/silver/unity +} + { ckey: techtypes character_name: Lasshseeki Korss item_path: /obj/item/weapon/implant/language/eal } +{ +ckey: tinydude16 +character_name: Konor Foxe +item_path: /obj/item/clothing/accessory/medal/silver/unity +} + { ckey: tonyvld character_name: Tony Bingham @@ -964,6 +994,12 @@ character_name: Amy Lessen item_path: /obj/item/weapon/card/id/fluff/xennith } +{ +ckey: Xonkon +character_name: Ali +item_path: /obj/item/clothing/accessory/medal/silver/unity +} + # ######## Y CKEYS # ######## Z CKEYS {