Adds Firefighting Foam extinguishers, this time hopefully wont be accidentally closing (#28791)

* Adds an atmospherics specific fire extinguisher that sprays firefighting foam!
Adds a firefighting foam tank to all the maps that refils the fire extinguisher added!

* allowed fff to enter regular extinguishers

* changed the FFF to have an F on it rather than an image of smoke

* should fix the conflicting object.dmi issues

* adds orderable firefighting foam tank crate

* makes farragus playable (literally)

* removes redundant if statement

* changes from max_water to reagent_capacity and reagent_id
This commit is contained in:
YoureNotTheSharpest
2025-05-10 20:16:47 +00:00
committed by GitHub
parent 5ee35f32ba
commit b4bdb66029
14 changed files with 106 additions and 67 deletions
@@ -110,7 +110,7 @@
else
new /obj/item/storage/backpack/satchel_atmos(src)
new /obj/item/storage/backpack/duffel/atmos(src)
new /obj/item/extinguisher(src)
new /obj/item/extinguisher/atmospherics(src)
new /obj/item/grenade/gas/oxygen(src)
new /obj/item/grenade/gas/oxygen(src)
new /obj/item/clothing/suit/storage/hazardvest/staff(src)