Regularizes resisting out of containers

This commit is contained in:
kingofkosmos
2017-09-08 17:57:51 +03:00
committed by CitadelStationBot
parent ce787e7726
commit cf07ead653
12 changed files with 567 additions and 64 deletions
@@ -66,6 +66,9 @@
deconstruct(FALSE)
/obj/structure/transit_tube_pod/container_resist(mob/living/user)
if(!user.incapacitated())
empty_pod()
return
if(!moving)
user.changeNext_move(CLICK_CD_BREAKOUT)
user.last_special = world.time + CLICK_CD_BREAKOUT