noel uniform

This commit is contained in:
lukevale
2018-03-30 11:46:29 -05:00
committed by GitHub
parent 6c7e3f5702
commit ec29d628bc
2 changed files with 9 additions and 1 deletions
@@ -337,4 +337,5 @@
has_items = list (
/obj/item/clothing/glasses/hud/health/aviator/prescription/fluff/noel_glasses,
/obj/item/clothing/suit/storage/toggle/hoodie/fluff/noel_hoodie,
/obj/item/clothing/ears/earings/fluff/noel_earings)
/obj/item/clothing/ears/earings/fluff/noel_earings,
/obj/item/clothing/under/fluff/noel_uniform)
@@ -1044,3 +1044,10 @@
usr << "<span class='notice'>You put on the right earring.</span>"
update_clothing_icon()
/obj/item/clothing/under/fluff/noel_uniform
name = "noel's uniform"
desc = "A sweater with a skirt attached to it. Under the skirt is a set of shorts that cling to the body, showing a bulge very well if there is one."
icon = 'icons/vore/custom_clothes_yw.dmi'
icon_state = "noel_uniform"
icon_override = 'icons/vore/custom_onmob_yw.dmi'