From fd4d4107c0b0ec87517279959993cb2317b9a440 Mon Sep 17 00:00:00 2001 From: Kory Dondzila Date: Sun, 1 Dec 2024 13:56:11 -0500 Subject: [PATCH 1/3] Update Shivers yaml. --- games/Shivers.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/games/Shivers.yaml b/games/Shivers.yaml index 1a4f450..f05c94b 100644 --- a/games/Shivers.yaml +++ b/games/Shivers.yaml @@ -1,4 +1,5 @@ Shivers: + ixupi_captures_needed: random-range-5-10 lobby_access: normal: 10 early: 45 @@ -17,6 +18,9 @@ Shivers: early_lightning: 'true': 75 'false': 25 + location_pot_pieces: random + full_pots: random + puzzle_collect_behavior: prevent_out_of_logic_access triggers: - option_category: null option_name: name From 3f2b0c306bec33e9fac0ddebacf6a8ff445398eb Mon Sep 17 00:00:00 2001 From: Kory Dondzila Date: Sun, 1 Dec 2024 14:29:07 -0500 Subject: [PATCH 2/3] Removes normal lobby access. --- games/Shivers.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/games/Shivers.yaml b/games/Shivers.yaml index f05c94b..9032539 100644 --- a/games/Shivers.yaml +++ b/games/Shivers.yaml @@ -1,9 +1,8 @@ Shivers: ixupi_captures_needed: random-range-5-10 lobby_access: - normal: 10 - early: 45 - local: 45 + early: 50 + local: 50 puzzle_hints_required: 'true': 25 'false': 75 From cf2808d399c1c9781da2a2e9eb8f4be3a979e2a8 Mon Sep 17 00:00:00 2001 From: Kory Dondzila Date: Sat, 28 Dec 2024 18:53:08 -0500 Subject: [PATCH 3/3] Adds future option, before I forget. --- games/Shivers.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/games/Shivers.yaml b/games/Shivers.yaml index 9032539..652d419 100644 --- a/games/Shivers.yaml +++ b/games/Shivers.yaml @@ -19,6 +19,7 @@ Shivers: 'false': 25 location_pot_pieces: random full_pots: random + ixupi_captures_priority: random puzzle_collect_behavior: prevent_out_of_logic_access triggers: - option_category: null