•Fixed small bugs with fireaxing unpowered doors.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2282 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
polyxenitopalidou@gmail.com
2011-09-28 20:55:44 +00:00
parent 116ffe156a
commit 61aaa00af2
+1 -1
View File
@@ -923,7 +923,7 @@ About the new airlock wires panel:
if (!istype(src, /obj/machinery/door/airlock/glass))
src.sd_SetOpacity(0)
src.operating = 0
return
return
user << "\red You need to be wielding the Fire axe to do that."
return
else