diff --git a/CHANGELOG.md b/CHANGELOG.md index 42598656e..f0d1088d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ ## [Unreleased](https://github.com/LostArtefacts/TR-Rando/compare/V1.8.2...master) - xxxx-xx-xx - fixed incorrect items sometimes being allocated as secret rewards in Thames Wharf (#597) - fixed an inaccessible secret in Offshore Rig when the main area is drained (#597) +- fixed a key item softlock in Floating Islands (#599) ## [V1.8.2](https://github.com/LostArtefacts/TR-Rando/compare/V1.8.1...V1.8.2) - 2024-01-14 - fixed some pickups appearing in unreachable locations in TR2 (#591) diff --git a/TRRandomizerCore/Resources/TR2/Locations/invalid_item_locations.json b/TRRandomizerCore/Resources/TR2/Locations/invalid_item_locations.json index 535e11335..a81438390 100644 --- a/TRRandomizerCore/Resources/TR2/Locations/invalid_item_locations.json +++ b/TRRandomizerCore/Resources/TR2/Locations/invalid_item_locations.json @@ -5458,6 +5458,12 @@ "Y": -7424, "Z": 64000, "Room": 40 + }, + { + "X": 22016, + "Y": -7424, + "Z": 64000, + "Room": 40 } ], "XIAN.TR2": [