diff options
Diffstat (limited to 'data/trainer_moves.asm')
-rwxr-xr-x | data/trainer_moves.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/trainer_moves.asm b/data/trainer_moves.asm index 432f0fed..8fbb0069 100755 --- a/data/trainer_moves.asm +++ b/data/trainer_moves.asm @@ -1,8 +1,8 @@ IF !DEF(YELLOW) LoneMoves: ; 39d22 (e:5d22) ; these are used for gym leaders. -; this is not automatic! you have to write the number you want to W_LONEATTACKNO -; first. e.g., erika's script writes 4 to W_LONEATTACKNO to get mega drain, +; this is not automatic! you have to write the number you want to wLoneAttackNo +; first. e.g., erika's script writes 4 to wLoneAttackNo to get mega drain, ; the fourth entry in the list. ; first byte: pokemon in the trainer's party that gets the move |