Skip to content

Commit

Permalink
Finishes locale gaming for real
Browse files Browse the repository at this point in the history
  • Loading branch information
Monotheonist committed Jan 17, 2025
1 parent a701e48 commit bc4e520
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# The same as the Delta-V string.
station-event-greytide-virus-announcement-deltav = Rogue subroutine detected in door servos, severity level {$severity}. Check all door bolts for malfunctions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Glimmer random sentience event announcement locale. I just pasted in the base "random sentience event" locale, I do not think this actually has a event.
station-event-glimmer-random-sentience-announcement = Based on { $data }, we believe that some of the station's { $amount ->
[1] { $kind1 }
[2] { $kind1 } and { $kind2 }
[3] { $kind1 }, { $kind2 }, and { $kind3 }
*[other] { $kind1 }, { $kind2 }, { $kind3 }, etc.
} beings have developed { $strength } level intelligence, and the ability to communicate.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ station-event-slimes-spawn-announcement = Attention. A large influx of unknown l
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.
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.
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.
station-event-snail-migration-low-pop-announcement = Attention. A large influx of unknown life forms has been detected in ventilation systems near {$location}. All personnel must vacate the area immediately.
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.
# Delta-V
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 comments on commit bc4e520

Please sign in to comment.