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

announcer updates and weight adjustments #211

Merged
merged 2 commits into from
Sep 5, 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
8 changes: 4 additions & 4 deletions Resources/Prototypes/Announcers/!randomAnnouncers.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
- type: weightedRandom
id: RandomAnnouncers
weights:
Intern: 0.15
MedBot: 0.5
Intern: 0.1
MedBot: 0.6
Michael: 0.3
NEIL: 0.3
TikTok: 0.15
VoxFem: 1
TikTok: 0.1
VoxFem: 1.2
8 changes: 8 additions & 0 deletions Resources/Prototypes/Announcers/intern.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,14 @@
# path: events/vent_critters.ogg
# - id: spiderSpawn # Some simple spiders are appearing in vents
# path: events/vent_critters.ogg
# - id: trashAnimalMigration # Trash-eating critters are appearing in vents
# path: events/vent_critters.ogg
# - id: snailMigration # Adorable little snails are appearing in vents
# path: events/vent_critters.ogg
# - id: snailMigrationLowPop # Adorable little snails are appearing in vents
# path: events/vent_critters.ogg
# - id: brosSpawn # BROS are appearing in vents. UNGH
# path: events/vent_critters.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
Expand Down
8 changes: 8 additions & 0 deletions Resources/Prototypes/Announcers/medbot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,14 @@
# path: events/vent_critters.ogg
# - id: spiderSpawn # Some simple spiders are appearing in vents
# path: events/vent_critters.ogg
# - id: trashAnimalMigration # Trash-eating critters are appearing in vents
# path: events/vent_critters.ogg
# - id: snailMigration # Adorable little snails are appearing in vents
# path: events/vent_critters.ogg
# - id: snailMigrationLowPop # Adorable little snails are appearing in vents
# path: events/vent_critters.ogg
# - id: brosSpawn # BROS are appearing in vents. UNGH
# path: events/vent_critters.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
Expand Down
8 changes: 8 additions & 0 deletions Resources/Prototypes/Announcers/michael.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,14 @@
# path: events/vent_critters.ogg
# - id: spiderSpawn # Some simple spiders are appearing in vents
# path: events/vent_critters.ogg
# - id: trashAnimalMigration # Trash-eating critters are appearing in vents
# path: events/vent_critters.ogg
# - id: snailMigration # Adorable little snails are appearing in vents
# path: events/vent_critters.ogg
# - id: snailMigrationLowPop # Adorable little snails are appearing in vents
# path: events/vent_critters.ogg
# - id: brosSpawn # BROS are appearing in vents. UNGH
# path: events/vent_critters.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
Expand Down
8 changes: 8 additions & 0 deletions Resources/Prototypes/Announcers/neil.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,14 @@
# path: events/vent_critters.ogg
# - id: spiderSpawn # Some simple spiders are appearing in vents
# path: events/vent_critters.ogg
# - id: trashAnimalMigration # Trash-eating critters are appearing in vents
# path: events/vent_critters.ogg
# - id: snailMigration # Adorable little snails are appearing in vents
# path: events/vent_critters.ogg
# - id: snailMigrationLowPop # Adorable little snails are appearing in vents
# path: events/vent_critters.ogg
# - id: brosSpawn # BROS are appearing in vents. UNGH
# path: events/vent_critters.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
Expand Down
8 changes: 8 additions & 0 deletions Resources/Prototypes/Announcers/template
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,14 @@
path: events/vent_critters.ogg
- id: spiderSpawn # Some simple spiders are appearing in vents
path: events/vent_critters.ogg
- id: trashAnimalMigration # Trash-eating critters are appearing in vents
path: events/vent_critters.ogg
- id: snailMigration # Adorable little snails are appearing in vents
path: events/vent_critters.ogg
- id: snailMigrationLowPop # Adorable little snails are appearing in vents
path: events/vent_critters.ogg
- id: brosSpawn # BROS are appearing in vents. UNGH
path: events/vent_critters.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
Expand Down
8 changes: 8 additions & 0 deletions Resources/Prototypes/Announcers/tiktok.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,14 @@
path: events/vent_critters.ogg
- id: spiderSpawn # Some simple spiders are appearing in vents
path: events/vent_critters.ogg
- id: trashAnimalMigration # Trash-eating critters are appearing in vents
path: events/vent_critters.ogg
- id: snailMigration # Adorable little snails are appearing in vents
path: events/vent_critters.ogg
- id: snailMigrationLowPop # Adorable little snails are appearing in vents
path: events/vent_critters.ogg
- id: brosSpawn # BROS are appearing in vents. UNGH
path: events/vent_critters.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
Expand Down
8 changes: 8 additions & 0 deletions Resources/Prototypes/Announcers/voxfem.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,14 @@
# path: events/vent_critters.ogg
# - id: spiderSpawn # Some simple spiders are appearing in vents
# path: events/vent_critters.ogg
# - id: trashAnimalMigration # Trash-eating critters are appearing in vents
# path: events/vent_critters.ogg
# - id: snailMigration # Adorable little snails are appearing in vents
# path: events/vent_critters.ogg
# - id: snailMigrationLowPop # Adorable little snails are appearing in vents
# path: events/vent_critters.ogg
# - id: brosSpawn # BROS are appearing in vents. UNGH
# path: events/vent_critters.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
Expand Down
Loading