mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-18 03:21:13 +01:00
Deletes the clown outfit from the game. (#11722)
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user