mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
Timespinner: Fixed Dry lake serene oddity (#1501)
This commit is contained in:
@@ -357,7 +357,7 @@ class RisingTidesOverrides(OptionDict):
|
||||
"CastleBasement": { "Dry": 66, "Flooded": 17, "FloodedWithSavePointAvailable": 17 },
|
||||
"CastleCourtyard": { "Dry": 67, "Flooded": 33 },
|
||||
"LakeDesolation": { "Dry": 67, "Flooded": 33 },
|
||||
"LakeSerene": { "Dry": 67, "Flooded": 33 },
|
||||
"LakeSerene": { "Dry": 33, "Flooded": 67 },
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user