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
+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