Skip to content

Commit

Permalink
minor bug fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
vyneras committed Oct 3, 2024
1 parent 86a60ee commit a2e967f
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 1 deletion.
2 changes: 1 addition & 1 deletion items/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"img_mods": "overlay|/images/overlays/off.png,@disabled",
"codes": "extra_key_items_setting,extra_key_items_off",
"inherit_codes": false,
"name": "Trainersanity - Off"
"name": "Extra Key Items - Off"
},
{
"img": "images/settings/extra_key_items.png",
Expand Down
20 changes: 20 additions & 0 deletions locations/cities/vermilion_city.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,10 @@
{
"ref": "Cities/Vermilion City/Vs. Seeker Woman's Gift",
"name": "Vs. Seeker Woman's Gift"
},
{
"ref": "Cities/Vermilion City/Bookshelf's Info (Lt. Surge 6)",
"name": "Bookshelf's Info (Lt. Surge 6)"
}
],
"map_locations": [
Expand Down Expand Up @@ -96,6 +100,10 @@
"ref": "Cities/Vermilion City/Sailor Dwayne Reward",
"name": "Sailor Dwayne Reward"
},
{
"ref": "Cities/Vermilion City/Sailor Dwayne's Info (Lt. Surge 5)",
"name": "Sailor Dwayne's Info (Lt. Surge 5)"
},
{
"ref": "Cities/Vermilion City/Engineer Baily Reward",
"name": "Engineer Baily Reward"
Expand All @@ -104,10 +112,22 @@
"ref": "Cities/Vermilion City/Gentleman Tucker Reward",
"name": "Gentleman Tucker Reward"
},
{
"ref": "Cities/Vermilion City/Gentleman Tucker's Info (Lt. Surge 3)",
"name": "Gentleman Tucker's Info (Lt. Surge 3)"
},
{
"ref": "Cities/Vermilion City/Gentleman Tucker's Info (Lt. Surge 4)",
"name": "Gentleman Tucker's Info (Lt. Surge 4)"
},
{
"ref": "Cities/Vermilion City/Defeat Lt. Surge (Event)",
"name": "Defeat Lt. Surge (Event)"
},
{
"ref": "Cities/Vermilion City/Lt. Surge's Info (Lt. Surge 2)",
"name": "Lt. Surge's Info (Lt. Surge 2)"
},
{
"ref": "Cities/Vermilion City/Leader Lt. Surge Reward",
"name": "Leader Lt. Surge Reward"
Expand Down
3 changes: 3 additions & 0 deletions locations/overworld/islands.json
Original file line number Diff line number Diff line change
Expand Up @@ -1484,6 +1484,9 @@
"name": "Heracross Woman's Gift",
"chest_unopened_img": "images/locations/beauty_nest_ball.png",
"chest_opened_img": "images/locations/beauty_nest_ball_bw.png",
"access_rules": [
"$surf"
],
"visibility_rules": [
"pokemon_request_on"
]
Expand Down

0 comments on commit a2e967f

Please sign in to comment.