From 8d04d5fa88023047818031a24fd98c2b14408e19 Mon Sep 17 00:00:00 2001 From: SiliconExarch Date: Sun, 24 Sep 2023 06:22:38 +0100 Subject: [PATCH] Add Sylphstep jump puzzle to Gold Saucer zones --- LMeter/src/Helpers/CharacterState.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/LMeter/src/Helpers/CharacterState.cs b/LMeter/src/Helpers/CharacterState.cs index 7363834..2eb54c4 100644 --- a/LMeter/src/Helpers/CharacterState.cs +++ b/LMeter/src/Helpers/CharacterState.cs @@ -21,6 +21,7 @@ public static class CharacterState 831, // The Manderville Tables | Mojang 899, // The Falling City of Nym | Jump puzzles 941, // The Battlehall | ??? + 1098, // Sylphstep | Jump puzzles }; public static bool IsCharacterBusy() =>