diff options
Diffstat (limited to 'engine')
-rw-r--r-- | engine/events/dratini.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/events/dratini.asm b/engine/events/dratini.asm index 620a5a707..70179bc09 100644 --- a/engine/events/dratini.asm +++ b/engine/events/dratini.asm @@ -1,4 +1,4 @@ -Dratini: ; 0x8b170 +GiveDratini: ; 0x8b170 ; if ScriptVar is 0 or 1, change the moveset of the last Dratini in the party. ; 0: give it a special moveset with Extremespeed. ; 1: give it the normal moveset of a level 15 Dratini. |