Firefighting gear

This commit is contained in:
Cerebulon
2022-10-09 20:02:54 +01:00
parent c463104999
commit 575a27edcb
14 changed files with 69 additions and 34 deletions
@@ -82,7 +82,7 @@
//Dispensers
/obj/structure/reagent_dispensers/watertank
name = "watertank"
name = "water tank"
desc = "A watertank."
icon = 'icons/obj/objects.dmi'
icon_state = "watertank"
@@ -403,7 +403,7 @@
/obj/structure/reagent_dispensers/acid/Initialize()
. = ..()
reagents.add_reagent("sacid", 1000)
//Cooking oil refill tank
/obj/structure/reagent_dispensers/cookingoil
name = "cooking oil tank"
@@ -437,4 +437,4 @@
/obj/structure/reagent_dispenser/he3/Initialize()
..()
reagents.add_reagent("helium3",1000)
reagents.add_reagent("helium3",1000)