diff --git a/Resources/Locale/en-US/_EE/station-events/events/greytide-virus.ftl b/Resources/Locale/en-US/_EE/station-events/events/greytide-virus.ftl new file mode 100644 index 00000000000..a8f53e3f6a4 --- /dev/null +++ b/Resources/Locale/en-US/_EE/station-events/events/greytide-virus.ftl @@ -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. diff --git a/Resources/Locale/en-US/_EE/station-events/events/random-sentience.ftl b/Resources/Locale/en-US/_EE/station-events/events/random-sentience.ftl new file mode 100644 index 00000000000..de4c229e59c --- /dev/null +++ b/Resources/Locale/en-US/_EE/station-events/events/random-sentience.ftl @@ -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. diff --git a/Resources/Locale/en-US/_EE/station-events/events/vent-critters.ftl b/Resources/Locale/en-US/_EE/station-events/events/vent-critters.ftl index fdada06541e..a6b9d651523 100644 --- a/Resources/Locale/en-US/_EE/station-events/events/vent-critters.ftl +++ b/Resources/Locale/en-US/_EE/station-events/events/vent-critters.ftl @@ -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.