diff --git a/Resources/Prototypes/_NF/Events/events.yml b/Resources/Prototypes/_NF/Events/events.yml index 6b1facc2b92..acd1ba2cf22 100644 --- a/Resources/Prototypes/_NF/Events/events.yml +++ b/Resources/Prototypes/_NF/Events/events.yml @@ -12,7 +12,7 @@ - id: GasLeak - id: IonStorm # its calm like 90% of the time smh # - id: KudzuGrowth - - id: MassHallucinations + # - id: MassHallucinations # Frontier # - id: MimicVendorRule - id: MouseMigration - id: PowerGridCheck @@ -308,9 +308,9 @@ id: SolarFlare components: - type: StationEvent - weight: 8 + weight: 4 earliestStart: 15 # Frontier - reoccurrenceDelay: 30 # Frontier + reoccurrenceDelay: 45 # Frontier startAnnouncement: station-event-solar-flare-start-announcement endAnnouncement: station-event-solar-flare-end-announcement startAudio: @@ -562,4 +562,4 @@ # minimumPlayers: 20 # maxOccurrences: 1 # this event has diminishing returns on interesting-ness, so we cap it # weight: 5 -# - type: MobReplacementRule \ No newline at end of file +# - type: MobReplacementRule diff --git a/Resources/Prototypes/_NF/GameRules/roundstart.yml b/Resources/Prototypes/_NF/GameRules/roundstart.yml index 38e0bcae853..dd326898397 100644 --- a/Resources/Prototypes/_NF/GameRules/roundstart.yml +++ b/Resources/Prototypes/_NF/GameRules/roundstart.yml @@ -33,6 +33,7 @@ table: !type:AllSelector # we need to pass a list of rules, since rules have further restrictions to consider via StationEventComp children: - id: BluespaceCacheError + - id: BluespaceCave - id: BluespaceVaultError - id: BluespaceVaultSmallError - id: BluespaceSyndicateFTLInterception