mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-17 03:57:38 +01:00
c557ac61ae
* adds some constants for standard script names and messagebox types * replaces some callstd calls with msgbox calls where equivalent * replaces msgbox and callstd calls using raw digits with versions that use the constants
79 lines
2.6 KiB
PHP
79 lines
2.6 KiB
PHP
MagmaHideout_2F_2R_MapScripts:: @ 8239E07
|
||
.byte 0
|
||
|
||
MagmaHideout_2F_2R_EventScript_239E08:: @ 8239E08
|
||
trainerbattle 0, TRAINER_GRUNT_52, 0, MagmaHideout_2F_2R_Text_239E64, MagmaHideout_2F_2R_Text_239EA5
|
||
msgbox MagmaHideout_2F_2R_Text_239EBB, MSGBOX_AUTOCLOSE
|
||
end
|
||
|
||
MagmaHideout_2F_2R_EventScript_239E1F:: @ 8239E1F
|
||
trainerbattle 0, TRAINER_GRUNT_43, 0, MagmaHideout_2F_2R_Text_239F31, MagmaHideout_2F_2R_Text_239F71
|
||
msgbox MagmaHideout_2F_2R_Text_239FA1, MSGBOX_AUTOCLOSE
|
||
end
|
||
|
||
MagmaHideout_2F_2R_EventScript_239E36:: @ 8239E36
|
||
trainerbattle 0, TRAINER_GRUNT_44, 0, MagmaHideout_2F_2R_Text_239FDE, MagmaHideout_2F_2R_Text_23A050
|
||
msgbox MagmaHideout_2F_2R_Text_23A07D, MSGBOX_AUTOCLOSE
|
||
end
|
||
|
||
MagmaHideout_2F_2R_EventScript_239E4D:: @ 8239E4D
|
||
trainerbattle 0, TRAINER_GRUNT_45, 0, MagmaHideout_2F_2R_Text_23A0E4, MagmaHideout_2F_2R_Text_23A14C
|
||
msgbox MagmaHideout_2F_2R_Text_23A16F, MSGBOX_AUTOCLOSE
|
||
end
|
||
|
||
MagmaHideout_2F_2R_Text_239E64: @ 8239E64
|
||
.string "I don’t have a bone to pick with you.\n"
|
||
.string "I’m just following orders!$"
|
||
|
||
MagmaHideout_2F_2R_Text_239EA5: @ 8239EA5
|
||
.string "I may have lost, but…$"
|
||
|
||
MagmaHideout_2F_2R_Text_239EBB: @ 8239EBB
|
||
.string "We dug up something beyond belief!\n"
|
||
.string "And, we got the BLUE ORB!\p"
|
||
.string "All that’s left is for our leader to…\n"
|
||
.string "Fufufu… Fwahahaha!$"
|
||
|
||
MagmaHideout_2F_2R_Text_239F31: @ 8239F31
|
||
.string "I can’t stand heat. Maybe I should’ve\n"
|
||
.string "joined TEAM AQUA instead…$"
|
||
|
||
MagmaHideout_2F_2R_Text_239F71: @ 8239F71
|
||
.string "Yeah, I really may not be right for\n"
|
||
.string "TEAM MAGMA…$"
|
||
|
||
MagmaHideout_2F_2R_Text_239FA1: @ 8239FA1
|
||
.string "Don’t you get lonely for the sea\n"
|
||
.string "being in a place like this?$"
|
||
|
||
MagmaHideout_2F_2R_Text_239FDE: @ 8239FDE
|
||
.string "You can hear tremors here sometimes.\p"
|
||
.string "Could it be the volcano rattling?\n"
|
||
.string "Or is it GROU…\p"
|
||
.string "Whoops!\n"
|
||
.string "No, no, never mind!$"
|
||
|
||
MagmaHideout_2F_2R_Text_23A050: @ 823A050
|
||
.string "You’re a fiery battler.\n"
|
||
.string "Just like a volcano!$"
|
||
|
||
MagmaHideout_2F_2R_Text_23A07D: @ 823A07D
|
||
.string "You just happened to win this time,\n"
|
||
.string "but that doesn’t matter.\p"
|
||
.string "TEAM MAGMA’s goal is about to be\n"
|
||
.string "reached!$"
|
||
|
||
MagmaHideout_2F_2R_Text_23A0E4: @ 823A0E4
|
||
.string "One of our guys was freaking out that\n"
|
||
.string "he lost his MAGMA EMBLEM…\p"
|
||
.string "Wait a minute!\n"
|
||
.string "Was it you who found it?$"
|
||
|
||
MagmaHideout_2F_2R_Text_23A14C: @ 823A14C
|
||
.string "I’m having trouble believing this…$"
|
||
|
||
MagmaHideout_2F_2R_Text_23A16F: @ 823A16F
|
||
.string "I’m getting this feeling that our plan\n"
|
||
.string "is going to end in failure…$"
|
||
|