Deletes the clown outfit from the game. (#11722)

This commit is contained in:
Matt Atlas
2021-04-24 18:24:33 +02:00
committed by GitHub
parent 3154129191
commit 68dff443d6
36 changed files with 46 additions and 169 deletions
-5
View File
@@ -241,11 +241,6 @@
new /obj/item/staff/(src.loc)
delete_me = 1
/obj/effect/landmark/costume/sexyclown/New()
new /obj/item/clothing/mask/gas/sexyclown(src.loc)
new /obj/item/clothing/under/sexyclown(src.loc)
delete_me = 1
/obj/effect/landmark/costume/sexymime/New()
new /obj/item/clothing/mask/gas/sexymime(src.loc)
new /obj/item/clothing/under/sexymime(src.loc)