Document aqua/magma hideout scripts
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": "1",
|
||||
"trainer_sight_or_berry_tree_id": "3",
|
||||
"script": "MagmaHideout_3F_2R_EventScript_23A3D5",
|
||||
"script": "MagmaHideout_3F_2R_EventScript_Grunt47",
|
||||
"flag": "FLAG_HIDE_MAGMA_HIDEOUT_GRUNTS"
|
||||
},
|
||||
{
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
MagmaHideout_3F_2R_MapScripts:: @ 823A3D4
|
||||
.byte 0
|
||||
|
||||
MagmaHideout_3F_2R_EventScript_23A3D5:: @ 823A3D5
|
||||
trainerbattle_single TRAINER_GRUNT_47, MagmaHideout_3F_2R_Text_23A3EC, MagmaHideout_3F_2R_Text_23A4BB
|
||||
msgbox MagmaHideout_3F_2R_Text_23A4EF, MSGBOX_AUTOCLOSE
|
||||
MagmaHideout_3F_2R_EventScript_Grunt47:: @ 823A3D5
|
||||
trainerbattle_single TRAINER_GRUNT_47, MagmaHideout_3F_2R_Text_Grunt47Intro, MagmaHideout_3F_2R_Text_Grunt47Defeat
|
||||
msgbox MagmaHideout_3F_2R_Text_Grunt47PostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
MagmaHideout_3F_2R_Text_23A3EC: @ 823A3EC
|
||||
MagmaHideout_3F_2R_Text_Grunt47Intro: @ 823A3EC
|
||||
.string "I understand everything our leader\n"
|
||||
.string "says. But you know what?\p"
|
||||
.string "Doing stuff like digging up a super-\n"
|
||||
@@ -15,11 +15,11 @@ MagmaHideout_3F_2R_Text_23A3EC: @ 823A3EC
|
||||
.string "I think we're going a little too far.\n"
|
||||
.string "What do you think?$"
|
||||
|
||||
MagmaHideout_3F_2R_Text_23A4BB: @ 823A4BB
|
||||
MagmaHideout_3F_2R_Text_Grunt47Defeat: @ 823A4BB
|
||||
.string "Yeah, I think we are doing something\n"
|
||||
.string "wrong somehow.$"
|
||||
|
||||
MagmaHideout_3F_2R_Text_23A4EF: @ 823A4EF
|
||||
MagmaHideout_3F_2R_Text_Grunt47PostBattle: @ 823A4EF
|
||||
.string "You know, losing to you cleared my mind.\p"
|
||||
.string "The next time I see our leader,\n"
|
||||
.string "I'm going to ask him about what we do.$"
|
||||
|
||||
Reference in New Issue
Block a user