Ports Stasis Cages from Baystation (#6017)

* Ports Stasis Cages from Baystation
This commit is contained in:
Novacat
2019-03-30 14:55:52 -04:00
committed by VirgoBot
parent a2ca1346c8
commit 63c6e7f308
7 changed files with 118 additions and 0 deletions
@@ -76,6 +76,9 @@
/mob/living/simple_mob/proc/handle_atmos()
var/atmos_unsuitable = 0
if(in_stasis)
return 1 // return early to skip atmos checks
var/atom/A = src.loc
if(istype(A,/turf))
@@ -151,6 +151,8 @@
var/purge = 0 // Cult stuff.
var/supernatural = FALSE // Ditto.
// contained in a cage
var/in_stasis = 0
/mob/living/simple_mob/Initialize()
verbs -= /mob/verb/observe