mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
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)
This commit is contained in:
parent
b7500e92f0
commit
618aa0064b
2 changed files with 106 additions and 96 deletions
pokedex/data/csv
|
@ -17,3 +17,4 @@ id,identifier,order
|
|||
16,red-flowers,8
|
||||
17,rough-terrain,9
|
||||
18,gift,18
|
||||
19,gift-egg,19
|
||||
|
|
|
Loading…
Add table
Add a link
Reference in a new issue