veekun_pokedex/pokedex/data/csv/encounter_methods.csv
Jonathan Rubin 618aa0064b gift-pokemon: separate gift-egg method
This allows us to indicate eggs by the method,
rather than by the level
(which will now merely reflect the hatch level in that generation)
2018-09-19 13:58:25 -04:00

21 lines
317 B
Plaintext

id,identifier,order
1,walk,1
2,old-rod,10
3,good-rod,11
4,super-rod,12
5,surf,14
6,rock-smash,16
7,headbutt,17
8,dark-grass,5
9,grass-spots,2
10,cave-spots,3
11,bridge-spots,4
12,super-rod-spots,13
13,surf-spots,15
14,yellow-flowers,6
15,purple-flowers,7
16,red-flowers,8
17,rough-terrain,9
18,gift,18
19,gift-egg,19