mirror of
https://github.com/evilew/GS13-Citadel.git
synced 2026-08-24 13:47:43 +01:00
hotel fix, cryo message fix
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user