Skip to content

Commit

Permalink
Odyssey Early Announcement Tweak (#20298)
Browse files Browse the repository at this point in the history
* Added a blurb to the Odyssey early announcement detailing that crew
from all departments are encouraged to volunteer, and that they should
be accepted in almost all circumstances.


![image](https://github.com/user-attachments/assets/0f866bda-3396-47dc-a100-6de0f962f29c)
  • Loading branch information
Geevies authored Jan 10, 2025
1 parent a0e7221 commit b0dfe1f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion code/datums/scenarios/scenario.dm
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
/// The title for the messages sent to the Horizon to notify them of the scenarios, both in notify_scenario_early and notify_scenario_late.
var/horizon_announcement_title = "Central Command Situation Report"
/// The announcement message sent to the Horizon immediately after roundstart (5 minutes or so), telling them to prepare for a yet unknown expedition.
var/horizon_early_announcement_message = "SCCV Horizon, your sensors suite has located a site of interest and the coordinates have been marked on your sensors. Please prepare an expedition while we investigate landing conditions."
var/horizon_early_announcement_message = "SCCV Horizon, your sensors suite has located a site of interest and the coordinates have been marked on your sensors. Please prepare an expedition while we investigate landing conditions.\n\nAll crew are encouraged to volunteer and should notify their relevant department heads as soon as possible. Volunteers should only be rejected in the most dire circumstances."
/// The announcement message sent to the Horizon around 20 minutes in, typically telling them to go investigate the scenario and the reason why.
var/horizon_unrestrict_landing_message = "The landing sites have been registered and cleared. An expedition is now authorized to depart."

Expand Down
6 changes: 6 additions & 0 deletions html/changelogs/geeves-odyssey_announcement_tweak.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
author: Geeves

delete-after: True

changes:
- rscadd: "Added a blurb to the Odyssey early announcement detailing that crew from all departments are encouraged to volunteer, and that they should be accepted in almost all circumstances."

0 comments on commit b0dfe1f

Please sign in to comment.