Skip to content

Commit

Permalink
[Updater Bot] Regenerate data from PokeAPI/pokeapi#1016 (#219)
Browse files Browse the repository at this point in the history
  • Loading branch information
pokeapi-machine-user authored Jan 22, 2024
1 parent aceb141 commit d939cf0
Show file tree
Hide file tree
Showing 1,113 changed files with 184,270 additions and 1,401 deletions.
6 changes: 6 additions & 0 deletions data/api/v2/encounter-method/32/index.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"id": 32,
"name": "island-scan",
"names": [],
"order": 32
}
6 changes: 6 additions & 0 deletions data/api/v2/encounter-method/33/index.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"id": 33,
"name": "sos-encounter",
"names": [],
"order": 33
}
6 changes: 6 additions & 0 deletions data/api/v2/encounter-method/34/index.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"id": 34,
"name": "bubbling-spots",
"names": [],
"order": 34
}
6 changes: 6 additions & 0 deletions data/api/v2/encounter-method/35/index.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"id": 35,
"name": "berry-piles",
"names": [],
"order": 35
}
6 changes: 6 additions & 0 deletions data/api/v2/encounter-method/36/index.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"id": 36,
"name": "npc-trade",
"names": [],
"order": 36
}
6 changes: 6 additions & 0 deletions data/api/v2/encounter-method/37/index.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"id": 37,
"name": "sos-from-bubbling-spot",
"names": [],
"order": 37
}
26 changes: 25 additions & 1 deletion data/api/v2/encounter-method/index.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"count": 31,
"count": 37,
"next": null,
"previous": null,
"results": [
Expand Down Expand Up @@ -126,6 +126,30 @@
{
"name": "feebas-tile-fishing",
"url": "/api/v2/encounter-method/31/"
},
{
"name": "island-scan",
"url": "/api/v2/encounter-method/32/"
},
{
"name": "sos-encounter",
"url": "/api/v2/encounter-method/33/"
},
{
"name": "bubbling-spots",
"url": "/api/v2/encounter-method/34/"
},
{
"name": "berry-piles",
"url": "/api/v2/encounter-method/35/"
},
{
"name": "npc-trade",
"url": "/api/v2/encounter-method/36/"
},
{
"name": "sos-from-bubbling-spot",
"url": "/api/v2/encounter-method/37/"
}
]
}
Loading

0 comments on commit d939cf0

Please sign in to comment.