From 0956767dfb2e39cd92a16fda778b293119a3d206 Mon Sep 17 00:00:00 2001 From: "n3ophyt3@gmail.com" Date: Wed, 9 Feb 2011 20:03:35 +0000 Subject: [PATCH] Pretty sure this is a code-based fix for the vent_pump lag. git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1006 316c924e-a436-60f5-8080-3fe189b3f50e --- code/ATMOSPHERICS/components/unary/vent_pump.dm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/code/ATMOSPHERICS/components/unary/vent_pump.dm b/code/ATMOSPHERICS/components/unary/vent_pump.dm index 632eac7e254..564710a5be0 100644 --- a/code/ATMOSPHERICS/components/unary/vent_pump.dm +++ b/code/ATMOSPHERICS/components/unary/vent_pump.dm @@ -33,9 +33,8 @@ if (A.master) A = A.master area_uid = A.uid + id = "\ref[src]" ..() - if (!id) - id = "\ref[src]" high_volume name = "Large Air Vent"