This commit is contained in:
lolman360
2020-08-10 11:21:24 +10:00
parent c160d73265
commit 1b35e02554
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -860,6 +860,7 @@ RLD
/obj/item/construction/plumbing
name = "Plumbing Constructor"
desc = "An expertly modified RCD outfitted to construct plumbing machinery. Reload with compressed matter cartridges."
icon = 'icons/obj/tools.dmi'
icon_state = "arcd"
item_state = "oldrcd"
has_ammobar = FALSE
+2 -2
View File
@@ -522,7 +522,7 @@ GLOBAL_LIST_INIT(fluid_duct_recipes, list(
/obj/item/pipe_dispenser/proc/activate()
playsound(get_turf(src), 'sound/items/deconstruct.ogg', 50, 1)
/* unneeded, you can craft ducts from plastic
/obj/item/pipe_dispenser/plumbing
name = "Plumberinator"
desc = "A crude device to rapidly plumb things."
@@ -540,7 +540,7 @@ GLOBAL_LIST_INIT(fluid_duct_recipes, list(
recipe = first_plumbing
*/
#undef ATMOS_CATEGORY
#undef DISPOSALS_CATEGORY