Merge pull request #13555 from bgobandit/sexyhonk

Buffs the sexy clown.
This commit is contained in:
Cheridan
2015-12-12 13:00:46 -06:00
4 changed files with 4 additions and 5 deletions
+1 -1
View File
@@ -225,7 +225,7 @@
/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/under/rank/clown/sexy(src.loc)
qdel(src)
/obj/effect/landmark/costume/sexymime/New()