File tree Expand file tree Collapse file tree 3 files changed +7
-4
lines changed
Expand file tree Collapse file tree 3 files changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -50,3 +50,6 @@ Initial Release.
5050
5151# 1.2.4
5252* Quick hotfix for scrolling vertical layout item section.
53+
54+ # 1.2.5
55+ * Coin bushes in Jade Jungle first room previously had swapped logic.
Original file line number Diff line number Diff line change 220220 {
221221 "name" : " Bottom Left Bush" ,
222222 "visibility_rules" : [" foliage_setting" ],
223+ "access_rules" : [" hammer, $sushie" ],
223224 "chest_unopened_img" : " images/chests/coin.png" ,
224225 "chest_opened_img" : " images/chests/coin_checked.png" ,
225226 "item_count" : 1
226227 },
227228 {
228229 "name" : " Bottom Right Bush" ,
229- "access_rules" : [" hammer, $sushie" ],
230230 "visibility_rules" : [" foliage_setting" ],
231231 "chest_unopened_img" : " images/chests/coin.png" ,
232232 "chest_opened_img" : " images/chests/coin_checked.png" ,
450450 "chest_unopened_img" : " images/chests/coin.png" ,
451451 "chest_opened_img" : " images/chests/coin_checked.png" ,
452452 "item_count" : 1
453- }
453+ }
454454 ],
455455 "map_locations" : [
456456 {
475475 "chest_unopened_img" : " images/chests/coin.png" ,
476476 "chest_opened_img" : " images/chests/coin_checked.png" ,
477477 "item_count" : 1
478- }
478+ }
479479 ],
480480 "map_locations" : [
481481 {
Original file line number Diff line number Diff line change 22 "name" : " Paper Mario Randomizer Tracker" ,
33 "game_name" : " Paper Mario" ,
44 "platform" : " n64" ,
5- "package_version" : " 1.2.4 " ,
5+ "package_version" : " 1.2.5 " ,
66 "package_uid" : " pmr_tracker_phantom5800" ,
77 "author" : " Phantom5800" ,
88 "variants" : {
You can’t perform that action at this time.
0 commit comments