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
+4 -9
View File
@@ -118,15 +118,10 @@
new /obj/item/material/sword/katana(src)
if(93)
new /obj/item/dnainjector/xraymut(src) // Probably the least OP
if(94) // Why the hell not
new /obj/item/storage/backpack/clown(src)
new /obj/item/clothing/under/rank/clown(src)
new /obj/item/clothing/shoes/clown_shoes(src)
new /obj/item/modular_computer/handheld/pda/civilian/clown(src)
new /obj/item/clothing/mask/gas/clown_hat(src)
new /obj/item/bikehorn(src)
new /obj/item/pen/crayon/rainbow(src)
new /obj/item/reagent_containers/spray/waterflower(src)
if(94)
new /obj/item/clothing/suit/space/void/zavodskoi(src)
new /obj/item/clothing/head/helmet/space/void/zavodskoi(src)
new /obj/item/flag/zavodskoi/l(src)
if(95)
new /obj/item/clothing/under/mime(src)
new /obj/item/clothing/shoes/black(src)