Skip to content

Commit

Permalink
fixed locations for Dream Breaker and Slide
Browse files Browse the repository at this point in the history
  • Loading branch information
Br00ty committed Oct 12, 2023
1 parent ed9c1ed commit 840ab82
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 5 deletions.
8 changes: 4 additions & 4 deletions locations/locations.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"map_locations": [
{
"map": "full_map",
"x": 467,
"y": 2030
"x": 1457,
"y": 1968
}
]
},
Expand All @@ -33,8 +33,8 @@
"map_locations": [
{
"map": "full_map",
"x": 1457,
"y": 1968
"x": 467,
"y": 2030
}
]
},
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Pseudoregalia",
"game_name": "Pseudoregalia",
"package_version": "0.1.3.4",
"package_version": "0.1.3.5",
"package_uid": "pseudoregalia_brooty",
"platform": "pc",
"author": "Br00ty",
Expand Down
8 changes: 8 additions & 0 deletions versions.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
{
"versions": [
{
"package_version": "0.1.3.5",
"download_url": "https://github.com/Br00ty/pseudoregalia_brooty/releases/download/0.1.3.5/pseudoregalia_brooty.zip",
"sha256": "44c5cd005cba90029baad1629e2f532e97931912404c9b8beb01f4cba1393585",
"changelog": [
"'Dream Breaker' and 'Slide' locations were swapped"
]
},
{
"package_version": "0.1.3.4",
"download_url": "https://github.com/Br00ty/pseudoregalia_brooty/releases/download/0.1.3.4/pseudoregalia_brooty.zip",
Expand Down

0 comments on commit 840ab82

Please sign in to comment.