From 4ba5c28eca7db10655ef461cb6ccd63e42c42600 Mon Sep 17 00:00:00 2001 From: Cyantime Date: Thu, 28 Sep 2017 19:29:56 -0400 Subject: [PATCH] Pipe meter examine update. --- code/modules/examine/descriptions/atmospherics.dm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/code/modules/examine/descriptions/atmospherics.dm b/code/modules/examine/descriptions/atmospherics.dm index ad17f989f75..5fd5f3568f0 100644 --- a/code/modules/examine/descriptions/atmospherics.dm +++ b/code/modules/examine/descriptions/atmospherics.dm @@ -157,7 +157,8 @@ //Meters /obj/machinery/meter - description_info = "Measures the volume and temperature of the pipe under the meter." + description_info = "Measures the volume and temperature of the pipe under the meter.\ + Using a multitool on this will cycle through any other pipes on the same tile." //Pipe dispensers /obj/machinery/pipedispenser