More events (#6894)
* Implements bureaucratic error and random sentience. * Adds the Vent Critters event. * bug moment * forgot ignores. * undo something i included in the PR by mistake. * address review
This commit is contained in:
@@ -0,0 +1 @@
|
||||
station-event-bureaucratic-error-announcement = A recent bureaucratic error in the Organic Resources Department may result in personnel shortages in some departments and redundant staffing in others.
|
||||
@@ -0,0 +1,24 @@
|
||||
## Phrases used for where central command got this information.
|
||||
random-sentience-event-data-1 = scans from our long-range sensors
|
||||
random-sentience-event-data-2 = our sophisticated probabilistic models
|
||||
random-sentience-event-data-3 = our omnipotence
|
||||
random-sentience-event-data-4 = the communications traffic on your station
|
||||
random-sentience-event-data-5 = energy emissions we detected
|
||||
random-sentience-event-data-6 = [REDACTED]
|
||||
|
||||
## Phrases used to describe the level of intelligence, though it doesn't actually affect anything.
|
||||
random-sentience-event-strength-1 = human
|
||||
random-sentience-event-strength-2 = primate
|
||||
random-sentience-event-strength-3 = moderate
|
||||
random-sentience-event-strength-4 = security
|
||||
random-sentience-event-strength-5 = command
|
||||
random-sentience-event-strength-6 = clown
|
||||
random-sentience-event-strength-7 = low
|
||||
random-sentience-event-strength-8 = AI
|
||||
|
||||
station-event-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.
|
||||
@@ -0,0 +1 @@
|
||||
station-event-vent-spiders-start-announcement = Based on { $data }, we believe a small colony of unknown organisms have taken residence inside the station's ventilation and have taken action to drive them out.
|
||||
Reference in New Issue
Block a user