mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 20:16:55 +01:00
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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user