Files
Shadow-Quill 14aec07fc4 Removes Pollution (#3725)
## About The Pull Request

deletes pollution

## Why It's Good For The Game

`The odor of decaying waste fills your nostrils...`

## Changelog
🆑
del: Due to new environmental regulations, we have removed all
pollutants from our space stations.
/🆑

---------

Co-authored-by: lessthanthree <83487515+lessthnthree@users.noreply.github.com>
Co-authored-by: Roxy <75404941+TealSeer@users.noreply.github.com>
2025-05-06 21:52:01 -04:00

10 lines
413 B
Plaintext

/obj/machinery/pollution_scrubber : @DELETE
/obj/item/perfume/@SUBTYPES : @DELETE
/obj/item/air_refresher : @DELETE
/obj/item/storage/box/perfume : @DELETE
/obj/item/storage/fancy/candle_box/amber : @DELETE
/obj/item/storage/fancy/candle_box/pear : @DELETE
/obj/item/storage/fancy/candle_box/vanilla : @DELETE
/obj/item/storage/fancy/candle_box/mint : @DELETE
/obj/item/storage/fancy/candle_box/jasmine : @DELETE