Entertainer Drip (Mime/Clown) (#23546)

* entertainerdrip

* duffelshadingitem
This commit is contained in:
Christasmurf
2023-12-28 22:39:36 +00:00
committed by GitHub
parent 3f5c57b786
commit 95c46662c5
17 changed files with 38 additions and 2 deletions
@@ -6,7 +6,11 @@
/obj/structure/closet/secure_closet/clown/populate_contents()
new /obj/item/storage/backpack/clown(src)
new /obj/item/storage/backpack/duffel/clown(src)
new /obj/item/storage/backpack/satchel/clown(src)
new /obj/item/clothing/under/rank/civilian/clown(src)
new /obj/item/clothing/under/rank/civilian/clown/skirt(src)
new /obj/item/clothing/under/rank/civilian/clown/sexy(src)
new /obj/item/clothing/shoes/clown_shoes(src)
new /obj/item/radio/headset/headset_service(src)
new /obj/item/clothing/mask/gas/clown_hat(src)
@@ -33,6 +37,8 @@
new /obj/item/clothing/mask/gas/mime(src)
new /obj/item/radio/headset/headset_service(src)
new /obj/item/clothing/under/rank/civilian/mime(src)
new /obj/item/clothing/under/rank/civilian/mime/skirt(src)
new /obj/item/clothing/under/rank/civilian/mime/sexy(src)
new /obj/item/clothing/suit/suspenders(src)
new /obj/item/clothing/gloves/color/white(src)
new /obj/item/clothing/shoes/black(src)