diff options
Diffstat (limited to 'maps/BlackthornGym1F.asm')
-rw-r--r-- | maps/BlackthornGym1F.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/BlackthornGym1F.asm b/maps/BlackthornGym1F.asm index 8912b792b..76d574990 100644 --- a/maps/BlackthornGym1F.asm +++ b/maps/BlackthornGym1F.asm @@ -76,7 +76,7 @@ BlackthornGymClairScript: setevent EVENT_GOT_TM24_DRAGONBREATH writetext BlackthornGymClairText_DescribeTM24 buttonsound - jump .GotTM24 + sjump .GotTM24 .BagFull: writetext BlackthornGymClairText_BagFull |