From cf4dcd03670696ae5cb1583515703e0085bd68ef Mon Sep 17 00:00:00 2001 From: lukevale <37498521+lukevale@users.noreply.github.com> Date: Fri, 23 Mar 2018 19:05:31 -0500 Subject: [PATCH] Noel Welsh's fluff items --- code/modules/vore/fluffstuff/custom_boxes_yw.dm | 12 ++++++++++++ code/modules/vore/fluffstuff/custom_items_yw.dm | 4 ++-- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/code/modules/vore/fluffstuff/custom_boxes_yw.dm b/code/modules/vore/fluffstuff/custom_boxes_yw.dm index 5ebfbb4f7a..4890365915 100644 --- a/code/modules/vore/fluffstuff/custom_boxes_yw.dm +++ b/code/modules/vore/fluffstuff/custom_boxes_yw.dm @@ -324,3 +324,15 @@ desc = "a kit containing Maxie's equipment." has_items = list( /obj/item/clothing/accessory/fluff/maxie_collar) + +// ******** +// Paint It Red +// ******** + +//Noel Walsh + +/obj/item/weapon/storage/box/fluff/noel + name = "Noel's box" + desc = "a kit containing Maxie's equipment." + has_items = list ( + /obj/item/clothing/glasses/hud/health/aviator/prescription/fluff/noel_glasses) \ No newline at end of file diff --git a/code/modules/vore/fluffstuff/custom_items_yw.dm b/code/modules/vore/fluffstuff/custom_items_yw.dm index e60968bada..a71a3a8f20 100644 --- a/code/modules/vore/fluffstuff/custom_items_yw.dm +++ b/code/modules/vore/fluffstuff/custom_items_yw.dm @@ -265,12 +265,12 @@ slot_l_hand_str = 'icons/vore/custom_items_left_hand_yw.dmi', slot_r_hand_str = 'icons/vore/custom_items_right_hand_yw.dmi', ) - + // ************** // Belsima // ************** -//I'm going to fix this code later. +//I'm going to fix this code later. /obj/item/weapon/implant/reagent_generator/belle/ysaline name = "lactation implant"