Skip to content

Commit

Permalink
15 -> 30 seconds
Browse files Browse the repository at this point in the history
  • Loading branch information
deltanedas committed Dec 23, 2024
1 parent 7ac4298 commit 9078cda
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions Resources/Prototypes/DeltaV/GameRules/events.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
earliestStart: 45
minimumPlayers: 20
weight: 1
duration: 60
duration: 30
- type: PrecognitionResult
message: psionic-power-precognition-xeno-vents-result-message
- type: VentCrittersRule
Expand Down Expand Up @@ -75,7 +75,7 @@
earliestStart: 15
minimumPlayers: 15
weight: 4
duration: 60
duration: 30
- type: PrecognitionResult
message: psionic-power-precognition-mothroach-spawn-result-message
- type: VentCrittersRule
Expand Down
8 changes: 4 additions & 4 deletions Resources/Prototypes/GameRules/events.yml
Original file line number Diff line number Diff line change
Expand Up @@ -389,7 +389,7 @@
earliestStart: 20
minimumPlayers: 15
weight: 5
duration: 15 # DeltaV: was 60, used as a delay now
duration: 30 # DeltaV: was 60, used as a delay now
- type: PrecognitionResult # DeltaV - Precogniton
message: psionic-power-precognition-slimes-spawn-result-message
- type: VentCrittersRule
Expand All @@ -412,7 +412,7 @@
earliestStart: 20
minimumPlayers: 15
weight: 5
duration: 15 # DeltaV: was 60, used as a delay now
duration: 30 # DeltaV: was 60, used as a delay now
- type: PrecognitionResult # DeltaV - Precogniton
message: psionic-power-precognition-snake-spawn-result-message
- type: VentCrittersRule
Expand All @@ -435,7 +435,7 @@
earliestStart: 20
minimumPlayers: 15
weight: 5
duration: 15 # DeltaV: was 60, used as a delay now
duration: 30 # DeltaV: was 60, used as a delay now
- type: PrecognitionResult # DeltaV - Precogniton
message: psionic-power-precognition-spider-spawn-result-message
- type: VentCrittersRule
Expand All @@ -454,7 +454,7 @@
earliestStart: 45 # DeltaV - was 20
minimumPlayers: 30 # DeltaV - was 20
weight: 1 # DeltaV - was 1.5
duration: 15 # DeltaV: was 60, used as a delay now
duration: 30 # DeltaV: was 60, used as a delay now
- type: PrecognitionResult # DeltaV - Precogniton
message: psionic-power-precognition-spider-clown-spawn-result-message
- type: VentCrittersRule
Expand Down
10 changes: 5 additions & 5 deletions Resources/Prototypes/GameRules/pests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
path: /Audio/Announcements/attention.ogg
earliestStart: 15
weight: 6
duration: 15 # DeltaV: was 50, used as a delay now
duration: 30 # DeltaV: was 50, used as a delay now
- type: PrecognitionResult # DeltaV - Precogniton
message: psionic-power-precognition-mouse-migration-result-message
- type: VentCrittersRule
Expand All @@ -52,7 +52,7 @@
path: /Audio/Announcements/attention.ogg
earliestStart: 15
weight: 6
duration: 15 # DeltaV: was 50, used as a delay now
duration: 30 # DeltaV: was 50, used as a delay now
minimumPlayers: 30 # Hopefully this is enough for the Rat King's potential Army (it was not, raised from 15 -> 30)
- type: PrecognitionResult # DeltaV - Precogniton
message: psionic-power-precognition-king-rat-migration-result-message
Expand All @@ -79,7 +79,7 @@
startAudio:
path: /Audio/Announcements/attention.ogg
weight: 6
duration: 15 # DeltaV: was 50, used as a delay now
duration: 30 # DeltaV: was 50, used as a delay now
- type: PrecognitionResult # DeltaV - Precogniton
message: psionic-power-precognition-cockroach-migration-result-message
- type: VentCrittersRule
Expand All @@ -98,7 +98,7 @@
startAudio:
path: /Audio/Announcements/attention.ogg
weight: 6
duration: 15 # DeltaV: was 50, used as a delay now
duration: 30 # DeltaV: was 50, used as a delay now
- type: PrecognitionResult # DeltaV - Precogniton
message: psionic-power-precognition-snail-migration-result-message
- type: VentCrittersRule
Expand All @@ -120,7 +120,7 @@
path: /Audio/Announcements/attention.ogg
earliestStart: 15
weight: 6
duration: 15 # DeltaV: was 50, used as a delay now
duration: 30 # DeltaV: was 50, used as a delay now
minimumPlayers: 30
- type: PrecognitionResult # DeltaV - Precogniton
message: psionic-power-precognition-snail-migration-result-message
Expand Down

0 comments on commit 9078cda

Please sign in to comment.