diff --git a/README.md b/README.md index 3bbd08ea..634fdb4a 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,6 @@ The small key maximum amounts in the keysanity variants will dynamically update Some of this functionality might not be immediately obvious: - Right clicking ![Fairy Ocarina](ootrando_overworldmap_hamsda/images/fairyocarina.png "Fairy Ocarina")/![Ocarina of Time](ootrando_overworldmap_hamsda/images/ocarina.png "Ocarina of Time") will overlay it with ![Scarecrow](ootrando_overworldmap_hamsda/images/scarecrow_badge.png "Scarecrow"), indicating that you have confirmed the scarecrow song or started with free scarecrow. Locations that make use of the scarecrow will show up as sequence breaks unless this is turned on. -- Checking ![Stone of Agony](ootrando_overworldmap_hamsda/images/agony.png "Stone of Agony") enables you to capture items placed at locations you received hints for by the Gossip Stones, even if you selected hints to be always on or require Mask of Truth instead of Stone of Agony. - ![Ice Trap](ootrando_overworldmap_hamsda/images/icetrap.png "Ice Trap") is used as a counter for ice traps. This is somewhat useful to evaluate freestanding items during racing, but mostly just for fun with settings that include higher numbers of ice traps. ## Settings (for map variants) diff --git a/changelog.md b/changelog.md index 053fe16a..0d4bb5ab 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,9 @@ # Changelog +## 2.3.3.5 + +- fixed Forest Temple outdoor west GS with hookshot from floormaster chest + ## 2.3.3.4 - changed layout to use map on right side again diff --git a/ootrando_overworldmap_hamsda.zip b/ootrando_overworldmap_hamsda.zip index c3765016..0d52def5 100644 Binary files a/ootrando_overworldmap_hamsda.zip and b/ootrando_overworldmap_hamsda.zip differ diff --git a/ootrando_overworldmap_hamsda/locations/dung_reg_keys.json b/ootrando_overworldmap_hamsda/locations/dung_reg_keys.json index 6bb52efb..26f7633e 100644 --- a/ootrando_overworldmap_hamsda/locations/dung_reg_keys.json +++ b/ootrando_overworldmap_hamsda/locations/dung_reg_keys.json @@ -177,7 +177,7 @@ "access_rules": [ "@Forest Temple/Map Chest,longshot", "{@Forest Temple/Map Chest,bow}", - "@Forest Temple/Floormaster,hookshot" + "@Forest Temple/Floormaster Chest,hookshot" ], "capture_item": true, "chest_unopened_img": "images/skulltula.png", diff --git a/ootrando_overworldmap_hamsda/manifest.json b/ootrando_overworldmap_hamsda/manifest.json index b15967e9..29af96d8 100644 --- a/ootrando_overworldmap_hamsda/manifest.json +++ b/ootrando_overworldmap_hamsda/manifest.json @@ -1,7 +1,7 @@ { "name": "OoT Randomizer - Map and Item Tracker", "game_name": "Ocarina of Time Randomizer", - "package_version": "2.3.3.4", + "package_version": "2.3.3.5", "package_uid": "ootrando_overworldmap_hamsda", "author": "Hamsda", "variants": { diff --git a/ootrando_overworldmap_hamsda/var_keysanity/locations/dung_reg_keys.json b/ootrando_overworldmap_hamsda/var_keysanity/locations/dung_reg_keys.json index 0d1a4bb1..9eeabac5 100644 --- a/ootrando_overworldmap_hamsda/var_keysanity/locations/dung_reg_keys.json +++ b/ootrando_overworldmap_hamsda/var_keysanity/locations/dung_reg_keys.json @@ -179,7 +179,7 @@ "access_rules": [ "@Forest Temple/Map Chest,longshot", "{@Forest Temple/Map Chest,bow}", - "@Forest Temple/Floormaster,hookshot" + "@Forest Temple/Floormaster Chest,hookshot" ], "capture_item": true, "chest_unopened_img": "images/skulltula.png", diff --git a/repository.json b/repository.json index 383a7593..e7f219e1 100644 --- a/repository.json +++ b/repository.json @@ -10,7 +10,7 @@ "pins", "chathud" ], - "version": "2.3.3.4", + "version": "2.3.3.5", "uid": "ootrando_overworldmap_hamsda", "link": "https://hamsda.github.io/OoTRMapTracker/ootrando_overworldmap_hamsda.zip", "variants": [