Runtimes are funtimes!

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2941 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
quartz235@gmail.com
2012-01-10 22:21:26 +00:00
parent 188dfb526e
commit 26a2f20340
4 changed files with 19 additions and 14 deletions

View File

@@ -80,7 +80,7 @@ obj/structure
Tsrc.ReplaceWithWall()
for(var/obj/machinery/atmospherics/pipe/P in Tsrc)
P.layer = 1
W:use(2)
if (W) W:use(2)
del(src)
return