Stasis bags don't murder patients

This commit is contained in:
atermonera
2019-01-19 16:45:56 -08:00
parent c31e8f2008
commit 34d47b8580
5 changed files with 43 additions and 25 deletions
@@ -113,7 +113,8 @@
src.icon_state = src.icon_opened
src.opened = 1
playsound(src.loc, open_sound, 15, 1, -3)
density = !density
if(initial(density))
density = !density
return 1
/obj/structure/closet/proc/close()
@@ -137,7 +138,8 @@
src.opened = 0
playsound(src.loc, close_sound, 15, 1, -3)
density = !density
if(initial(density))
density = !density
return 1
//Cham Projector Exception