diff options
| author | dannye <corrnondacqb@yahoo.com> | 2015-08-09 23:56:20 -0500 |
|---|---|---|
| committer | dannye <corrnondacqb@yahoo.com> | 2015-08-09 23:56:20 -0500 |
| commit | 8a6d46f3d9ba4fb6939eb9ea9949f47aa8608d4a (patch) | |
| tree | c369228491bdaca750da4a24baa3190836320710 /data/evos_moves.asm | |
| parent | f8a9c37a0019eb085c22c6e3ae53b16ff0cd4f6a (diff) | |
Replace some hardcoded data sizes
Diffstat (limited to 'data/evos_moves.asm')
| -rwxr-xr-x | data/evos_moves.asm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/evos_moves.asm b/data/evos_moves.asm index cdbec0d8..a2ef5478 100755 --- a/data/evos_moves.asm +++ b/data/evos_moves.asm @@ -1262,6 +1262,7 @@ Mon133_EvosMoves: ; 3b644 (e:7644) db EV_ITEM,THUNDER_STONE ,1,JOLTEON db EV_ITEM,WATER_STONE ,1,VAPOREON db 0 +Mon133_EvosEnd: ;Learnset db 27,QUICK_ATTACK db 31,TAIL_WHIP |
