gift-pokemon: Add gift encounter method

This commit is contained in:
Jonathan Rubin 2018-04-07 11:46:24 -04:00 committed by Jonathan Rubin
parent 083e43bb93
commit 731cd771d4
1 changed files with 1 additions and 0 deletions

View File

@ -16,3 +16,4 @@ id,identifier,order
15,purple-flowers,7
16,red-flowers,8
17,rough-terrain,9
18,gift,18

1 id identifier order
16 15 purple-flowers 7
17 16 red-flowers 8
18 17 rough-terrain 9
19 18 gift 18