Resisting out of unwelded lockers is now possible

Fixes #4880. Sorta.

- Can now resist out of unwelded lockers instantaneously
- By association, can now resist out of closed cardboard boxes

You can also use Toggle Open, this is just faster.
This commit is contained in:
TullyBurnalot
2016-07-06 21:22:28 +01:00
parent 1bdc353dff
commit 9793fc4b18
@@ -388,6 +388,7 @@
L.forceMove(get_turf(src)) // Let's just be safe here
return //Door's open... wait, why are you in it's contents then?
if(!welded)
open() //for cardboard boxes
return //closed but not welded...
// else Meh, lets just keep it at 2 minutes for now
// breakout_time++ //Harder to get out of welded lockers than locked lockers