From 0a9dc1d8b35308ff42dc358648327c22f808ec8e Mon Sep 17 00:00:00 2001 From: Darkmajia Date: Thu, 5 Sep 2024 13:56:33 +0100 Subject: [PATCH 1/2] further announcer updates --- Resources/Prototypes/Announcers/!randomAnnouncers.yml | 8 ++++---- Resources/Prototypes/Announcers/intern.yml | 8 ++++++++ Resources/Prototypes/Announcers/medbot.yml | 8 ++++++++ Resources/Prototypes/Announcers/michael.yml | 8 ++++++++ Resources/Prototypes/Announcers/neil.yml | 8 ++++++++ Resources/Prototypes/Announcers/template | 8 ++++++++ Resources/Prototypes/Announcers/tiktok.yml | 8 ++++++++ Resources/Prototypes/Announcers/voxfem.yml | 8 ++++++++ 8 files changed, 60 insertions(+), 4 deletions(-) diff --git a/Resources/Prototypes/Announcers/!randomAnnouncers.yml b/Resources/Prototypes/Announcers/!randomAnnouncers.yml index 41cfeeb43d81fd..b3dd3e801e1f36 100644 --- a/Resources/Prototypes/Announcers/!randomAnnouncers.yml +++ b/Resources/Prototypes/Announcers/!randomAnnouncers.yml @@ -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 diff --git a/Resources/Prototypes/Announcers/intern.yml b/Resources/Prototypes/Announcers/intern.yml index 407b661607397d..1bc618a32f966e 100644 --- a/Resources/Prototypes/Announcers/intern.yml +++ b/Resources/Prototypes/Announcers/intern.yml @@ -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 diff --git a/Resources/Prototypes/Announcers/medbot.yml b/Resources/Prototypes/Announcers/medbot.yml index 2a596db8be4e1f..a9e8c0203297f9 100644 --- a/Resources/Prototypes/Announcers/medbot.yml +++ b/Resources/Prototypes/Announcers/medbot.yml @@ -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 diff --git a/Resources/Prototypes/Announcers/michael.yml b/Resources/Prototypes/Announcers/michael.yml index 3172823a12dcde..7ca3fd2985736d 100644 --- a/Resources/Prototypes/Announcers/michael.yml +++ b/Resources/Prototypes/Announcers/michael.yml @@ -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 diff --git a/Resources/Prototypes/Announcers/neil.yml b/Resources/Prototypes/Announcers/neil.yml index 50b895ff738460..944327fa7f8e7b 100644 --- a/Resources/Prototypes/Announcers/neil.yml +++ b/Resources/Prototypes/Announcers/neil.yml @@ -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 diff --git a/Resources/Prototypes/Announcers/template b/Resources/Prototypes/Announcers/template index a79f980b005afe..a34a4b11ff7034 100644 --- a/Resources/Prototypes/Announcers/template +++ b/Resources/Prototypes/Announcers/template @@ -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 diff --git a/Resources/Prototypes/Announcers/tiktok.yml b/Resources/Prototypes/Announcers/tiktok.yml index 144e8a9e582db6..f2e92313b64f17 100644 --- a/Resources/Prototypes/Announcers/tiktok.yml +++ b/Resources/Prototypes/Announcers/tiktok.yml @@ -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 diff --git a/Resources/Prototypes/Announcers/voxfem.yml b/Resources/Prototypes/Announcers/voxfem.yml index 6e987a58d761f0..11ebd6735c32c5 100644 --- a/Resources/Prototypes/Announcers/voxfem.yml +++ b/Resources/Prototypes/Announcers/voxfem.yml @@ -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 From fe8cb4fe8d72db7a59e7ba55c926581c199fc6b1 Mon Sep 17 00:00:00 2001 From: Darkmajia Date: Thu, 5 Sep 2024 14:04:23 +0100 Subject: [PATCH 2/2] TYPOgit add -Agit add -Agit add -Agit add -Agit add -A --- Resources/Prototypes/Announcers/intern.yml | 2 +- Resources/Prototypes/Announcers/medbot.yml | 2 +- Resources/Prototypes/Announcers/michael.yml | 2 +- Resources/Prototypes/Announcers/neil.yml | 2 +- Resources/Prototypes/Announcers/template | 2 +- Resources/Prototypes/Announcers/tiktok.yml | 2 +- Resources/Prototypes/Announcers/voxfem.yml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Resources/Prototypes/Announcers/intern.yml b/Resources/Prototypes/Announcers/intern.yml index 1bc618a32f966e..404d03acc80dc6 100644 --- a/Resources/Prototypes/Announcers/intern.yml +++ b/Resources/Prototypes/Announcers/intern.yml @@ -102,7 +102,7 @@ # 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 + # - 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 diff --git a/Resources/Prototypes/Announcers/medbot.yml b/Resources/Prototypes/Announcers/medbot.yml index a9e8c0203297f9..936826ccab6caf 100644 --- a/Resources/Prototypes/Announcers/medbot.yml +++ b/Resources/Prototypes/Announcers/medbot.yml @@ -100,7 +100,7 @@ # 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 + # - 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 diff --git a/Resources/Prototypes/Announcers/michael.yml b/Resources/Prototypes/Announcers/michael.yml index 7ca3fd2985736d..897d9cfb55a4d0 100644 --- a/Resources/Prototypes/Announcers/michael.yml +++ b/Resources/Prototypes/Announcers/michael.yml @@ -102,7 +102,7 @@ # 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 + # - 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 diff --git a/Resources/Prototypes/Announcers/neil.yml b/Resources/Prototypes/Announcers/neil.yml index 944327fa7f8e7b..a6f38e24a40fac 100644 --- a/Resources/Prototypes/Announcers/neil.yml +++ b/Resources/Prototypes/Announcers/neil.yml @@ -102,7 +102,7 @@ # 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 + # - 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 diff --git a/Resources/Prototypes/Announcers/template b/Resources/Prototypes/Announcers/template index a34a4b11ff7034..d3eea1b1a640ba 100644 --- a/Resources/Prototypes/Announcers/template +++ b/Resources/Prototypes/Announcers/template @@ -126,7 +126,7 @@ 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 + - 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 diff --git a/Resources/Prototypes/Announcers/tiktok.yml b/Resources/Prototypes/Announcers/tiktok.yml index f2e92313b64f17..126cae04533fee 100644 --- a/Resources/Prototypes/Announcers/tiktok.yml +++ b/Resources/Prototypes/Announcers/tiktok.yml @@ -102,7 +102,7 @@ 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 + - 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 diff --git a/Resources/Prototypes/Announcers/voxfem.yml b/Resources/Prototypes/Announcers/voxfem.yml index 11ebd6735c32c5..ef89a718612fb3 100644 --- a/Resources/Prototypes/Announcers/voxfem.yml +++ b/Resources/Prototypes/Announcers/voxfem.yml @@ -100,7 +100,7 @@ # 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 + # - 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