pokeapi/data/v2/csv/conquest_move_ranges.csv
Alessandro Pezzè 9203a0d286 Sun and moon data (#305)
* badges

* Added CSV from Veekun

* added sprites from Veekun website

* quick fixes for an Exception

* bumped dependencies version

* add comment on how to upgrade to Django 1.11

* added some reminds to caching, our official wrappers and the true cost of the server

* remove index.html from sprites

* update to conform django-rest-framework 3.3.0 guidelines

* lint
2017-10-21 13:21:23 +00:00

22 lines
354 B
Text

id,identifier,targets
1,user,1
2,tile-1-ahead,1
3,column-2-tiles,2
4,column-3-tiles,3
5,diamond-adjacent,4
6,ring-adjacent,8
7,row,3
8,chevron,3
9,plus,5
10,x-shape,5
11,tile-2-ahead,1
12,tile-3-ahead,1
13,diamond-2-ahead,4
14,ring-2-ahead,8
15,row-2-ahead,3
16,2-rows-2-ahead,6
17,column-2-ahead,2
18,x-shape-2-ahead,5
19,dai,7
20,t-shape,4
21,2-rows,6