diff options
Diffstat (limited to 'engine/events/dratini.asm')
-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 a45f01195..1019e302e 100644 --- a/engine/events/dratini.asm +++ b/engine/events/dratini.asm @@ -1,4 +1,4 @@ -Special_Dratini: ; 0x8b170 +GiveDratini: ; 0x8b170 ; if wScriptVar 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. |