mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 04:27:35 +01:00
Allows people to toggle the cryocell auto-eject timer on and off (#29716)
* Adds toggle to cryocell auto-eject timer * Removed unnecessary return Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com> Signed-off-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com> * Adds examine message * Adds alert when entering cryocell with auto-eject disabled. Clicking it lets you resist out after 1 minute, even if unconscious. --------- Signed-off-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com> Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
This commit is contained in:
@@ -402,3 +402,6 @@
|
||||
|
||||
/datum/status_effect/action_status_effect/unbuckle
|
||||
id = "unbuckle"
|
||||
|
||||
/datum/status_effect/action_status_effect/exit_cryocell
|
||||
id = "exit_cryocell"
|
||||
|
||||
Reference in New Issue
Block a user