summaryrefslogtreecommitdiff
path: root/data/evos_moves.asm
diff options
context:
space:
mode:
Diffstat (limited to 'data/evos_moves.asm')
-rwxr-xr-xdata/evos_moves.asm4
1 files changed, 3 insertions, 1 deletions
diff --git a/data/evos_moves.asm b/data/evos_moves.asm
index 4c14e4bb..c8e4b6f4 100755
--- a/data/evos_moves.asm
+++ b/data/evos_moves.asm
@@ -1,3 +1,6 @@
+; See constants/evolution_constants.asm
+; The max number of evolutions per monster is MAX_EVOLUTIONS
+
EvosMovesPointerTable:
dw RhydonEvosMoves
dw KangaskhanEvosMoves
@@ -1243,7 +1246,6 @@ EeveeEvosMoves:
db EV_ITEM,THUNDER_STONE,1,JOLTEON
db EV_ITEM,WATER_STONE,1,VAPOREON
db 0
-EeveeEvosEnd:
;Learnset
db 27,QUICK_ATTACK
db 31,TAIL_WHIP