hotel fix, cryo message fix

This commit is contained in:
evilew
2025-03-10 16:45:13 +01:00
parent 9c6ce888aa
commit e68a08f20a
2 changed files with 21 additions and 41 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ GLOBAL_LIST_EMPTY(announcement_systems)
var/arrivalToggle = TRUE
var/newhead = "%PERSON, %DISP_RANK (%RANK), is the department head."
var/newheadToggle = TRUE
var/cryostorage = "%PERSON, %RANK, has been moved into cryogenic storage." // this shouldnt be changed
var/cryostorage = "%PERSON, %RANK, has been moved into cryogenic storage and/or teleported to Central Command." // this shouldnt be changed //GS13 - sorry, changed it
var/greenlight = "Light_Green"
var/pinklight = "Light_Pink"