mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 14:07:51 +01:00
•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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user