feat: Medbay cryo pods (#11349)

Fixes https://github.com/space-wizards/space-station-14/issues/11245
This commit is contained in:
Francesco
2022-12-25 12:35:51 +01:00
committed by GitHub
parent b7af5e6109
commit d47e001b18
30 changed files with 1188 additions and 27 deletions

View File

@@ -0,0 +1,7 @@
# Ejection verb label.
cryo-pod-verb-noun-occupant = Patient
# Examine text showing whether there's a beaker in the pod and if it is empty.
cryo-pod-examine = There's {INDEFINITE($beaker)} {$beaker} in here.
cryo-pod-empty-beaker = It is empty!
# Shown when a normal ejection through the eject verb is attempted on a locked pod.
cryo-pod-locked = The ejection mechanism is unresponsive!