mirror of
https://github.com/PokeAPI/pokeapi
synced 2024-11-27 05:40:22 +00:00
9203a0d286
* 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
248 B
248 B
1 | id | identifier |
---|---|---|
2 | -1 | unknown |
3 | 0 | none |
4 | 1 | paralysis |
5 | 2 | sleep |
6 | 3 | freeze |
7 | 4 | burn |
8 | 5 | poison |
9 | 6 | confusion |
10 | 7 | infatuation |
11 | 8 | trap |
12 | 9 | nightmare |
13 | 12 | torment |
14 | 13 | disable |
15 | 14 | yawn |
16 | 15 | heal-block |
17 | 17 | no-type-immunity |
18 | 18 | leech-seed |
19 | 19 | embargo |
20 | 20 | perish-song |
21 | 21 | ingrain |
22 | 24 | silence |