Clarification on mercenary shuttle approaching message, and fixes typo on text when the drone event ends.

This commit is contained in:
Neerti
2015-12-22 05:03:57 -05:00
parent 45f74c4c47
commit 51552a8bdd
2 changed files with 2 additions and 2 deletions

View File

@@ -287,7 +287,7 @@ var/global/datum/shuttle_controller/shuttle_controller
)
VS.announcer = "Colony Automated Radar Array"
VS.arrival_message = "Attention. Unidentified object with no signature detected approaching the colony."
VS.arrival_message = "Attention. Unidentified object approaching the colony."
VS.departure_message = "Attention. Unidentified object exiting local space. Unidentified object expected to escape Kara gravity well with current velocity."
VS.interim = locate(/area/skipjack_station/transit)