mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
Add Conquest move info.
This commit is contained in:
parent
ec5b138162
commit
707b34fb8f
5 changed files with 293 additions and 0 deletions
pokedex/data/csv
22
pokedex/data/csv/conquest_move_ranges.csv
Normal file
22
pokedex/data/csv/conquest_move_ranges.csv
Normal file
|
@ -0,0 +1,22 @@
|
|||
id,identifier
|
||||
1,user
|
||||
2,tile-1-ahead
|
||||
3,column-2-tiles
|
||||
4,column-3-tiles
|
||||
5,diamond-adjacent
|
||||
6,ring-adjacent
|
||||
7,row
|
||||
8,chevron
|
||||
9,plus
|
||||
10,x-shape
|
||||
11,tile-2-ahead
|
||||
12,tile-3-ahead
|
||||
13,diamond-2-ahead
|
||||
14,ring-2-ahead
|
||||
15,row-2-ahead
|
||||
16,2-rows-2-ahead
|
||||
17,column-2-ahead
|
||||
18,x-shape-2-ahead
|
||||
19,dai
|
||||
20,t-shape
|
||||
21,2-rows
|
|
Loading…
Add table
Add a link
Reference in a new issue