Skip to content

Commit 15fd731

Browse files
committed
Conflictless locale gaming part two
1 parent 5b26441 commit 15fd731

File tree

5 files changed

+23
-7
lines changed

5 files changed

+23
-7
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
station-event-immovable-rod-spawn-announcement = High velocity unidentified object is on a collision course with the station. Impact imminent.
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Has a different label as opposed to "Communication-Interception"
2+
station-event-sleeper-agents-announcement = Attention! Enemy communication intercepted. Security level elevated.
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Same as upstream files with a marginal difference
2+
station-event-meteor-swarm-announcement = Meteors have been detected on collision course with the station.
3+
station-event-meteor-swarm-complete-announcement = The meteor swarm has passed. Please return to your stations.
4+
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Same as upstream files, just Different TM
2+
station-event-solar-flare-announcement = A solar flare has been detected near the station. Some communication channels may not function.
3+
station-event-solar-flare-complete-announcement = The solar flare ended. Communication channels no longer affected.
Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
# This is all the same words, but it has to exist to get the EE multiple announcer system to function properly. I hate it.
2-
station-event-vent-creatures-announcement = Attention. A large influx of unknown life forms have been detected residing within the station's ventilation systems. Please be rid of these creatures before it begins to affect productivity.
3-
station-event-mouse-migration-announcement = Attention. A large influx of unknown life forms have been detected residing within the station's ventilation systems. Please be rid of these creatures before it begins to affect productivity.
4-
station-event-cockroach-migration-announcement = Attention. A large influx of unknown life forms have been detected residing within the station's ventilation systems. Please be rid of these creatures before it begins to affect productivity.
5-
station-event-king-rat-migration-announcement = Attention. A large influx of unknown life forms have been detected residing within the station's ventilation systems. Please be rid of these creatures before it begins to affect productivity.
6-
station-event-slimes-spawn-announcement = Attention. A large influx of unknown life forms have been detected residing within the station's ventilation systems. Please be rid of these creatures before it begins to affect productivity.
7-
station-event-spider-spawn-announcement = Attention. A large influx of unknown life forms have been detected residing within the station's ventilation systems. Please be rid of these creatures before it begins to affect productivity.
8-
station-event-spider-clown-spawn-announcement = Attention. A large influx of unknown life forms have been detected residing within the station's ventilation systems. Please be rid of these creatures before it begins to affect productivity.
2+
# Implictly these all follow the Delta-V format to go with the vent-critters rework.
3+
# Wizards Den
4+
station-event-vent-creatures-announcement = Attention. A large influx of unknown life forms has been detected in ventilation systems near {$location}. All personnel must vacate the area immediately.
5+
station-event-mouse-migration-announcement = Attention. A large influx of unknown life forms has been detected in ventilation systems near {$location}. All personnel must vacate the area immediately.
6+
station-event-cockroach-migration-announcement = Attention. A large influx of unknown life forms has been detected in ventilation systems near {$location}. All personnel must vacate the area immediately.
7+
station-event-king-rat-migration-announcement = Attention. A large influx of unknown life forms has been detected in ventilation systems near {$location}. All personnel must vacate the area immediately.
8+
station-event-slimes-spawn-announcement = Attention. A large influx of unknown life forms has been detected in ventilation systems near {$location}. All personnel must vacate the area immediately.
9+
station-event-spider-spawn-announcement = Attention. A large influx of unknown life forms has been detected in ventilation systems near {$location}. All personnel must vacate the area immediately.
10+
station-event-spider-clown-spawn-announcement = Attention. A large influx of unknown life forms has been detected in ventilation systems near {$location}. All personnel must vacate the area immediately.
11+
station-event-snail-migration-announcement = Attention. A large influx of unknown life forms has been detected in ventilation systems near {$location}. All personnel must vacate the area immediately.
12+
station-event-snake-spawn-announcement = Attention. A large influx of unknown life forms has been detected in ventilation systems near {$location}. All personnel must vacate the area immediately.
13+
# Delta-V
14+
station-event-xeno-vents-announcement = Attention. A large influx of unknown life forms has been detected in ventilation systems near {$location}. All personnel must vacate the area immediately.

0 commit comments

Comments
 (0)