mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-27 15:18:09 +01:00
noel uniform
This commit is contained in:
@@ -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'
|
||||
Reference in New Issue
Block a user