Skip to content

Commit

Permalink
activate golden enemy and out logic Trilby Highlands boots
Browse files Browse the repository at this point in the history
  • Loading branch information
deoxis9001 committed May 13, 2021
1 parent 2e2ae06 commit b64c818
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion layouts/tracker.json
Expand Up @@ -20,7 +20,7 @@
"h_alignment": "center",
"item_margin": "1,2",
"rows": [
["obscure_off","fusions_open","dhc_closed","element4Needed","sword5Needed","rupees_off","figurine_option","weapons_off"]
["obscure_off","fusions_open","dhc_closed","element4Needed","sword5Needed","rupees_off","figurine_option","weapons_off","bingo_off"]
]
}
},
Expand Down
2 changes: 1 addition & 1 deletion locations/overworld.json
Expand Up @@ -8,7 +8,7 @@
//Trilby Highlands
{
"name":"Trilby Highlands",
"access_rules":["sword,spinattack","cape","flippers"],
"access_rules":["sword,spinattack","cape","flippers","boots,[]"],
"children":[
{
"name":"Vine Rupee",
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Expand Up @@ -2,7 +2,7 @@
"name": "The Minish Cap Randomizer Map and Item Tracker",
"game_name": "Minish Cap Randomizer",
"platform": "gba",
"package_version": "1.0.0.23",
"package_version": "1.0.0.24",
"package_uid": "tmcrando_maptracker_deoxis",
"author": "Deoxis9001",
"variants": {
Expand Down
Binary file modified tmcrando_maptracker_deoxis.zip
Binary file not shown.

0 comments on commit b64c818

Please sign in to comment.