diff --git a/code/modules/vore/fluffstuff/custom_items_vr.dm b/code/modules/vore/fluffstuff/custom_items_vr.dm index d4b197acb5..9a702c4004 100644 --- a/code/modules/vore/fluffstuff/custom_items_vr.dm +++ b/code/modules/vore/fluffstuff/custom_items_vr.dm @@ -989,7 +989,7 @@ obj/item/weapon/material/hatchet/tacknife/combatknife/fluff/katarina/handle_shie ..() //verkister: Cameron Eggbert - Science goggles that ACTUALLY do nothing. -/obj/item/clothing/glasses/science_proper +/obj/item/clothing/glasses/fluff/science_proper name = "Aesthetic Science Goggles" desc = "The goggles really do nothing this time!" icon_state = "purple" @@ -997,12 +997,13 @@ obj/item/weapon/material/hatchet/tacknife/combatknife/fluff/katarina/handle_shie item_flags = AIRTIGHT //verkister: Opie Eggbert - Spiffy fluff goggles -/obj/item/clothing/glasses/spiffygogs +/obj/item/clothing/glasses/fluff/spiffygogs name = "Chad Goggles" desc = "You can almost feel the raw power radiating off these strange specs." icon = 'icons/vore/custom_items_vr.dmi' icon_override = 'icons/vore/custom_clothes_vr.dmi' icon_state = "spiffygogs" + slot_flags = SLOT_EYES | SLOT_EARS item_state_slots = list(slot_r_hand_str = "glasses", slot_l_hand_str = "glasses") toggleable = 1 off_state = "spiffygogsup" @@ -1396,4 +1397,4 @@ obj/item/weapon/material/hatchet/tacknife/combatknife/fluff/katarina/handle_shie H.monkeyize() qdel(src) //One time use. else //If not, do nothing. - to_chat(user,"You are unable to inject other people.") \ No newline at end of file + to_chat(user,"You are unable to inject other people.") diff --git a/config/custom_items.txt b/config/custom_items.txt index 90e934f639..d735fa8ffb 100644 --- a/config/custom_items.txt +++ b/config/custom_items.txt @@ -614,7 +614,7 @@ item_path: /obj/item/clothing/head/fluff/runac { ckey: verkister character_name: Cameron Eggbert -item_path: /obj/item/clothing/glasses/science_proper +item_path: /obj/item/clothing/glasses/fluff/science_proper } { ckey: verkister @@ -624,7 +624,7 @@ item_path: /obj/item/weapon/disk/limb/eggnerdltd { ckey: verkister character_name: Opie Eggbert -item_path: /obj/item/clothing/glasses/spiffygogs +item_path: /obj/item/clothing/glasses/fluff/spiffygogs } { ckey: virgo113