Skip to content

Commit

Permalink
Fixed pokedex display
Browse files Browse the repository at this point in the history
  • Loading branch information
m4-used-rollout committed Sep 16, 2024
1 parent fc23dd0 commit 54dc9a1
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion bin/tpp-data.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion bin/tpp-data.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions data/Season 11/multiworldemerald.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ Season11.Runs.push(
Region: "Hoenn",
Generation: 3,
Pokedex: "Hoenn",
FromNatDex: true,
//FinalStateLink: "./states/Season 11/supergauntletes.json",
//FinalStateLink: "./states/Season 11/multiworldemerald.json",
Events: [
{
Group: "Badges", Name: "Stone Badge", Image: "img/badges/stone.png",
Expand Down Expand Up @@ -167,7 +166,8 @@ Season11.Runs.push(
{ "Group": "Pokemon", "Name": "Shuppet", "Time": "2024-09-16T10:47:27.041Z" },
{ "Group": "Pokemon", "Name": "Kirlia", "Time": "2024-09-16T10:51:21.088Z" },
{ "Group": "Pokemon", "Name": "Natu", "Time": "2024-09-16T10:55:58.752Z" },
{ "Group": "Pokemon", "Name": "Persian", "Time": "2024-09-16T11:39:03.924Z" }
{ "Group": "Pokemon", "Name": "Persian", "Time": "2024-09-16T11:39:03.924Z" },
{ "Group": "Pokemon", "Name": "Pichu", "Time": "2024-09-16T11:48:03.719Z" }

]
}
Expand Down

0 comments on commit 54dc9a1

Please sign in to comment.