Skip to content

Commit d939cf0

Browse files
[Updater Bot] Regenerate data from PokeAPI/pokeapi#1016 (#219)
1 parent aceb141 commit d939cf0

1,113 files changed

Lines changed: 184270 additions & 1401 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"id": 32,
3+
"name": "island-scan",
4+
"names": [],
5+
"order": 32
6+
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"id": 33,
3+
"name": "sos-encounter",
4+
"names": [],
5+
"order": 33
6+
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"id": 34,
3+
"name": "bubbling-spots",
4+
"names": [],
5+
"order": 34
6+
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"id": 35,
3+
"name": "berry-piles",
4+
"names": [],
5+
"order": 35
6+
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"id": 36,
3+
"name": "npc-trade",
4+
"names": [],
5+
"order": 36
6+
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"id": 37,
3+
"name": "sos-from-bubbling-spot",
4+
"names": [],
5+
"order": 37
6+
}

data/api/v2/encounter-method/index.json

Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"count": 31,
2+
"count": 37,
33
"next": null,
44
"previous": null,
55
"results": [
@@ -126,6 +126,30 @@
126126
{
127127
"name": "feebas-tile-fishing",
128128
"url": "/api/v2/encounter-method/31/"
129+
},
130+
{
131+
"name": "island-scan",
132+
"url": "/api/v2/encounter-method/32/"
133+
},
134+
{
135+
"name": "sos-encounter",
136+
"url": "/api/v2/encounter-method/33/"
137+
},
138+
{
139+
"name": "bubbling-spots",
140+
"url": "/api/v2/encounter-method/34/"
141+
},
142+
{
143+
"name": "berry-piles",
144+
"url": "/api/v2/encounter-method/35/"
145+
},
146+
{
147+
"name": "npc-trade",
148+
"url": "/api/v2/encounter-method/36/"
149+
},
150+
{
151+
"name": "sos-from-bubbling-spot",
152+
"url": "/api/v2/encounter-method/37/"
129153
}
130154
]
131155
}

0 commit comments

Comments
 (0)