Add the moves table.

This commit is contained in:
IIMarckus
2012-03-20 22:19:48 -06:00
parent 1b25964425
commit 572370fb45
2 changed files with 260 additions and 1 deletions

View File

@@ -519,6 +519,7 @@ ROCK EQU $05
BUG EQU $07
GHOST EQU $08
STEEL EQU $09
CURSE_T EQU $13
FIRE EQU $14
WATER EQU $15
GRASS EQU $16