Various removals. (#14135)

This commit is contained in:
TheDanseMacabre
2022-07-17 22:12:11 +02:00
committed by GitHub
parent fce1a34c24
commit ed43343dcc
41 changed files with 119 additions and 407 deletions
@@ -131,10 +131,6 @@ STOCK_ITEM_UNCOMMON(jetpack, 3)
if(prob(40))
new /obj/item/tank/emergency_oxygen/double(L)
STOCK_ITEM_UNCOMMON(xenocostume, 1)
new /obj/item/clothing/suit/xenos(L)
new /obj/item/clothing/head/xenos(L)
STOCK_ITEM_UNCOMMON(inhaler, 1)
var/obj/item/reagent_containers/inhaler/I = pick(subtypesof(/obj/item/reagent_containers/inhaler))
new I(L)