mime/clown masks' face concealment altclick toggle. Plasmaman helmets' welding visors & smileys port.

This commit is contained in:
Ghommie
2020-10-16 20:27:09 +02:00
parent 4534dec889
commit c0f3317c01
9 changed files with 186 additions and 70 deletions
+2 -2
View File
@@ -160,13 +160,13 @@
/obj/effect/spawner/bundle/costume/sexyclown
name = "sexy clown costume spawner"
items = list(
/obj/item/clothing/mask/gas/sexyclown,
/obj/item/clothing/mask/gas/clown_hat/sexy,
/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/mask/gas/mime/sexy,
/obj/item/clothing/under/rank/civilian/mime/sexy)
/obj/effect/spawner/bundle/crate/Initialize(mapload)