Skip to content

Commit

Permalink
bruh
Browse files Browse the repository at this point in the history
  • Loading branch information
Sun-Soaked committed Jun 2, 2024
1 parent 850f969 commit 3e50ce6
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions code/game/objects/effects/spawners/bundle.dm
Original file line number Diff line number Diff line change
Expand Up @@ -141,18 +141,6 @@
/obj/item/clothing/head/wizard/fake,
/obj/item/staff)

/obj/effect/spawner/bundle/costume/sexyclown
name = "sexy clown costume spawner"
items = list(
/obj/item/clothing/mask/gas/sexyclown,
/obj/item/clothing/under/rank/civilian/clown/sexy)

/obj/effect/spawner/bundle/costume/sexymime
name = "sexy mime costume spawner"
items = list(
/obj/item/clothing/mask/gas/sexymime,
/obj/item/clothing/under/rank/civilian/mime/sexy)

/obj/effect/spawner/bundle/costume/mafia
name = "black mafia outfit spawner"
items = list(
Expand Down

0 comments on commit 3e50ce6

Please sign in to comment.