mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 04:27:35 +01:00
Entertainer Drip (Mime/Clown) (#23546)
* entertainerdrip * duffelshadingitem
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user