Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only neil #58

Merged
merged 2 commits into from
Aug 2, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added Resources/Audio/Announcers/NEIL/comms/war.ogg
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added Resources/Audio/Announcers/NEIL/shuttle/left.ogg
Binary file not shown.
Binary file not shown.
4 changes: 0 additions & 4 deletions Resources/Prototypes/Announcers/!randomAnnouncers.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
- type: weightedRandom
id: RandomAnnouncers
weights:
Intern: 0.15
MedBot: 0.5
Michael: 0.9
NEIL: 1
VoxFem: 0.55
120 changes: 60 additions & 60 deletions Resources/Prototypes/Announcers/neil.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,18 +9,18 @@
path: comms/announce.ogg
- id: attention # Generic alert sound # Should be different from fallback but it's very similar
path: comms/attention.ogg
# - id: commandReport # Station goal, Central Command messages, etc
# path: comms/command_report.ogg
# - id: spawnAnnounceCaptain # Captain arrives on the station # TODO That system is annoyingly not modular
# path: comms/spawn_announce.ogg
# - id: war # Nuclear Operative declaration of war
# path: comms/war.ogg
# - id: nukeCodes # The station has been send nuclear activation codes
# path: comms/nuke_codes.ogg # Or command_report.ogg if you want
# - id: nukeArm # The nuke is active and ticking
# path: comms/nuke_arm.ogg
# - id: nukeDisarm # The nuke has been disarmed
# path: comms/nuke_disarm.ogg
- id: commandReport # Station goal, Central Command messages, etc
path: comms/command_report.ogg
- id: spawnAnnounceCaptain # Captain arrives on the station # TODO That system is annoyingly not modular
path: comms/spawn_announce.ogg
- id: war # Nuclear Operative declaration of war
path: comms/war.ogg
- id: nukeCodes # The station has been send nuclear activation codes
path: comms/nuke_codes.ogg # Or command_report.ogg if you want
- id: nukeArm # The nuke is active and ticking
path: comms/nuke_arm.ogg
- id: nukeDisarm # The nuke has been disarmed
path: comms/nuke_disarm.ogg
- id: welcome # The shift has started
path: comms/welcome.ogg

Expand All @@ -47,64 +47,64 @@
# Events
## Wizard's Den
### Mid-Round Antagonists
# - id: ninjaHacking # A Ninja is hacking something
# path: comms/ninja_hacking.ogg
# - id: powerSinkExplosion # A power sink is about to overcharge and explode
# path: comms/powersink_explosion.ogg
- id: ninjaHacking # A Ninja is hacking something
path: comms/ninja_hacking.ogg
- id: powerSinkExplosion # A power sink is about to overcharge and explode
path: comms/powersink_explosion.ogg
### Events
- id: anomalySpawn # An anomaly has spawned in a random place
path: events/anomaly.ogg
# - id: bluespaceArtifact # An artifact has spawned in a random place
# path: events/bluespace_artifact.ogg
# - id: bluespaceLocker # Two random lockers now share inventories
# path: events/bluespace_locker.ogg
- id: bluespaceArtifact # An artifact has spawned in a random place
path: events/bluespace_artifact.ogg
- id: bluespaceLocker # Two random lockers now share inventories
path: events/bluespace_locker.ogg
- id: breakerFlip # A few random APCs have been disabled, ask Engineering to fix them
path: events/breaker_flip.ogg
- id: bureaucraticError # Random jobs have been added, removed, or made infinite
path: events/bureaucratic_error.ogg
# - id: clericalError # Random crew are removed from the manifest
# path: events/clerical_error.ogg
# - id: carpRift # A dragon's carp rift is active
# path: events/carp_rift.ogg
# - id: revenantSpawn # A revenant has spawned (by a prober?)
# path: events/revenant_spawn.ogg
- id: clericalError # Random crew are removed from the manifest
path: events/clerical_error.ogg
- id: carpRift # A dragon's carp rift is active
path: events/carp_rift.ogg
- id: revenantSpawn # A revenant has spawned (by a prober?)
path: events/revenant_spawn.ogg
- id: gasLeak # A random gas is coming out of a random vent
path: events/gas_leak.ogg
# - id: gasLeakComplete # Gas has stopped coming out of a vent
# path: events/gas_leak-complete.ogg
- id: gasLeakComplete # Gas has stopped coming out of a vent
path: events/gas_leak-complete.ogg
- id: kudzuGrowth # Kudzu is growing in a random place
path: events/kudzu_growth.ogg
- id: meteorSwarm # Meteors are flying at the station, stay away from windows
path: events/meteors.ogg
# - id: meteorSwarmComplete # Meteors have stopped flying at the station
# path: events/meteors-complete.ogg
# - id: mouseMigration # Several mice have appeared in a random place
# path: events/mouse_migration.ogg
# - id: cockroachMigration # Several cockroaches have appeared in a random place
# path: events/cockroach_migration.ogg
- id: meteorSwarmComplete # Meteors have stopped flying at the station
path: events/meteors-complete.ogg
- id: mouseMigration # Several mice have appeared in a random place
path: events/mouse_migration.ogg
- id: cockroachMigration # Several cockroaches have appeared in a random place
path: events/generic_migration.ogg
- id: powerGridCheck # The station's power is offline for some moments
path: events/power_grid_check.ogg
- id: powerGridCheckComplete # The station's power is online again
path: events/power_grid_check-complete.ogg
# - id: randomSentience # A random few animals have become sentient
# path: events/random_sentience.ogg
# - id: solarFlare # A solar flare is nearby, may mess with comms and electronics
# path: events/solar_flare.ogg
# - id: solarFlareComplete # The solar flare has passed
# path: events/solar_flare-complete.ogg
- id: randomSentience # A random few animals have become sentient
path: events/random_sentience.ogg
- id: solarFlare # A solar flare is nearby, may mess with comms and electronics
path: events/solar_flare.ogg
- id: solarFlareComplete # The solar flare has passed
path: events/solar_flare-complete.ogg
- id: ventClog # A random reagent is coming out of a scrubber
path: events/vent_clog.ogg
# - id: slimesSpawn # Some simple slimes are appearing in vents
# path: events/slimes_spawn.ogg
# - id: spiderSpawn # Some simple spiders are appearing in vents
# path: events/spider_spawn.ogg
# - id: immovableRodSpawn # The station is moving into an immovable rod, don't die or something, ask Engineering for help repairing it
# path: events/immovable_rod_spawn.ogg
- id: slimesSpawn # Some simple slimes are appearing in vents
path: events/generic_migration.ogg
- id: spiderSpawn # Some simple spiders are appearing in vents
path: events/generic_migration.ogg
- id: immovableRodSpawn # The station is moving into an immovable rod, don't die or something, ask Engineering for help repairing it
path: events/immovable_rod_spawn.ogg
- id: ionStorm # AI-controlled equipment are now weird, check their laws
path: events/ion_storm.ogg
## Delta-V
# - id: xenoVents # Xenomorphs are coming out of vents
# path: events/xeno_vents.ogg
- id: xenoVents # Xenomorphs are coming out of vents
path: events/generic_migration.ogg
## NyanoTrasen
- id: noosphericStorm # A large amount of glimmer has joined the station and made people psionic
path: events/noospheric_storm.ogg
Expand All @@ -116,18 +116,18 @@
path: shuttle/recalled.ogg
- id: shuttleDock # The shuttle has arrived at the station
path: shuttle/dock.ogg
# - id: shuttleNearby # The shuttle couldn't dock, it's at a specified location
# path: shuttle/nearby.ogg
# - id: shuttleGoodLuck # The shuttle could not find its way to the station, good luck crew
# path: shuttle/good_luck.ogg
# - id: shuttleAuthAdded # One of few have added their acceptance to early launching
# path: shuttle/auth_added.ogg
# - id: shuttleAuthRevoked # One of few have revoked their acceptance to early launching
# path: shuttle/auth_revoked.ogg
# - id: shuttleAlmostLaunching # The shuttle will leave to FTL in 10 seconds
# path: shuttle/almost_launching.ogg
# - id: shuttleLeft # The shuttle has left the station
# path: shuttle/left.ogg
- id: shuttleNearby # The shuttle couldn't dock, it's at a specified location
path: shuttle/nearby.ogg
- id: shuttleGoodLuck # The shuttle could not find its way to the station, good luck crew
path: shuttle/good_luck.ogg
- id: shuttleAuthAdded # One of few have added their acceptance to early launching
path: shuttle/auth_added.ogg
- id: shuttleAuthRevoked # One of few have revoked their acceptance to early launching
path: shuttle/auth_revoked.ogg
- id: shuttleAlmostLaunching # The shuttle will leave to FTL in 10 seconds
path: shuttle/almost_launching.ogg
- id: shuttleLeft # The shuttle has left the station
path: shuttle/left.ogg

# Fallback # REQUIRED
- id: fallback # Any announcement sent without a valid announcement on this announcer will use this
Expand Down
Loading