Skip to content

Commit f7c021a

Browse files
committed
AP changelog for poptracker
1 parent f0f6f9b commit f7c021a

File tree

3 files changed

+12
-1
lines changed

3 files changed

+12
-1
lines changed

changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,3 +70,6 @@ Initial Release.
7070

7171
# 1.2.12
7272
* Fix Crystal King fight logic not requiring Palace Key.
73+
74+
# 1.2.13
75+
* Fix AP item and location IDs after Star Beam update.

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "Paper Mario Randomizer Tracker",
33
"game_name": "Paper Mario",
44
"platform": "n64",
5-
"package_version": "1.2.12",
5+
"package_version": "1.2.13",
66
"package_uid": "pmr_tracker_phantom5800",
77
"author": "Phantom5800",
88
"variants": {

pop_version.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,14 @@
4040
"Add new combination items for more compact views.",
4141
"Add Star Beam item."
4242
]
43+
},
44+
{
45+
"package_version": "1.2.13",
46+
"download_url": "https://github.com/phantom5800/pmr-emotracker/releases/download/1.2.13/PaperMarioTrackerPhantom.zip",
47+
"sha256": "CC71904EC7FA14BD6BD3A99856760CAFD12C58D43554C791FD45639FCD7C47B1",
48+
"changelog": [
49+
"Fix item and location autotracking for AP post star beam update."
50+
]
4351
}
4452
]
4553
}

0 commit comments

Comments
 (0)