Skip to content

Commit

Permalink
Update logic DWS Madderpillar HP
Browse files Browse the repository at this point in the history
  • Loading branch information
deoxis9001 committed May 2, 2021
1 parent 61c1f76 commit 49a5ce0
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion locations/dungeons.json
Expand Up @@ -110,7 +110,7 @@
{
"name":"Madderpillar Heart Piece",
"short_name":"Madderpillar HP",
"access_rules": ["[dws_smallkey:4],dws_smallkey:3","dws_smallkey:2,lamp","[lamp],dws_smallkey:2,gust","dws_smallkey:1,lamp,gust"],
"access_rules": ["[dws_smallkey:4],dws_smallkey:3,lamp","[dws_smallkey:4],dws_smallkey:3,gust","dws_smallkey:2,lamp","[lamp],dws_smallkey:2,gust","dws_smallkey:1,lamp,gust","{dws_smallkey:1}"],
"capture_item": true,
"item_count": 1,
"chest_unopened_img":"images/items-map/Heart Piece.png",
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.22",
"package_version": "1.0.0.23",
"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 49a5ce0

Please sign in to comment.