diff options
Diffstat (limited to 'maps/MountMortar2FInside.asm')
-rw-r--r-- | maps/MountMortar2FInside.asm | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/maps/MountMortar2FInside.asm b/maps/MountMortar2FInside.asm index d27f9b082..12ef920d7 100644 --- a/maps/MountMortar2FInside.asm +++ b/maps/MountMortar2FInside.asm @@ -1,3 +1,12 @@ +const_value set 2 + const MOUNTMORTAR2FINSIDE_POKE_BALL1 + const MOUNTMORTAR2FINSIDE_POKE_BALL2 + const MOUNTMORTAR2FINSIDE_POKE_BALL3 + const MOUNTMORTAR2FINSIDE_POKE_BALL4 + const MOUNTMORTAR2FINSIDE_POKE_BALL5 + const MOUNTMORTAR2FINSIDE_POKE_BALL6 + const MOUNTMORTAR2FINSIDE_SUPER_NERD + MountMortar2FInside_MapScriptHeader: .MapTriggers: db 0 @@ -9,11 +18,11 @@ TrainerSupernerdHugh: trainer EVENT_BEAT_SUPER_NERD_HUGH, SUPER_NERD, HUGH, SupernerdHughSeenText, SupernerdHughBeatenText, 0, SupernerdHughScript SupernerdHughScript: - talkaftercancel + end_if_just_battled loadfont writetext UnknownText_0x7e10e + waitbutton closetext - loadmovesprites end ItemFragment_0x7e0de: |