mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-11 18:33:36 +00:00
Update cryo.dm
This commit is contained in:
@@ -251,6 +251,7 @@
|
|||||||
/obj/machinery/atmospherics/components/unary/cryo_cell/close_machine(mob/living/carbon/user)
|
/obj/machinery/atmospherics/components/unary/cryo_cell/close_machine(mob/living/carbon/user)
|
||||||
if((isnull(user) || istype(user)) && state_open && !panel_open)
|
if((isnull(user) || istype(user)) && state_open && !panel_open)
|
||||||
..(user)
|
..(user)
|
||||||
|
reagent_transfer = 0
|
||||||
return occupant
|
return occupant
|
||||||
|
|
||||||
/obj/machinery/atmospherics/components/unary/cryo_cell/container_resist(mob/living/user)
|
/obj/machinery/atmospherics/components/unary/cryo_cell/container_resist(mob/living/user)
|
||||||
|
|||||||
Reference in New Issue
Block a user