Merge pull request #9388 from Techhead0/prisonBreak2.0

Refactors and expands the Prison Break event.
This commit is contained in:
PsiOmegaDelta
2015-06-02 18:58:20 +02:00
6 changed files with 102 additions and 40 deletions

View File

@@ -1070,7 +1070,8 @@ About the new airlock wires panel:
update_icon()
/obj/machinery/door/airlock/proc/prison_open()
src.unlock()
src.open()
src.lock()
if(arePowerSystemsOn())
src.unlock()
src.open()
src.lock()
return