Merge pull request #10796 from Citinited/sexy-clowns-oh-god

Repaths sexy clown stuff to be subtypes of the existing clown items
This commit is contained in:
Fox McCloud
2019-02-01 17:48:18 -05:00
committed by GitHub
9 changed files with 23 additions and 24 deletions
+2 -2
View File
@@ -250,8 +250,8 @@
qdel(src)
/obj/effect/landmark/costume/sexyclown/New()
new /obj/item/clothing/mask/gas/sexyclown(src.loc)
new /obj/item/clothing/under/sexyclown(src.loc)
new /obj/item/clothing/mask/gas/clown_hat/sexy(loc)
new /obj/item/clothing/under/rank/clown/sexy(loc)
qdel(src)
/obj/effect/landmark/costume/sexymime/New()