Document Rustboro scripts
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
"movement_range_y": 0,
|
||||
"trainer_type": "0",
|
||||
"trainer_sight_or_berry_tree_id": "0",
|
||||
"script": "RustboroCity_House2_EventScript_215EB4",
|
||||
"script": "RustboroCity_House2_EventScript_PokefanF",
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
@@ -37,7 +37,7 @@
|
||||
"movement_range_y": 0,
|
||||
"trainer_type": "0",
|
||||
"trainer_sight_or_berry_tree_id": "0",
|
||||
"script": "RustboroCity_House2_EventScript_215EBD",
|
||||
"script": "RustboroCity_House2_EventScript_LittleGirl",
|
||||
"flag": "0"
|
||||
}
|
||||
],
|
||||
|
||||
@@ -1,20 +1,20 @@
|
||||
RustboroCity_House2_MapScripts:: @ 8215EB3
|
||||
.byte 0
|
||||
|
||||
RustboroCity_House2_EventScript_215EB4:: @ 8215EB4
|
||||
msgbox RustboroCity_House2_Text_215EC6, MSGBOX_NPC
|
||||
RustboroCity_House2_EventScript_PokefanF:: @ 8215EB4
|
||||
msgbox RustboroCity_House2_Text_TrainerSchoolExcellent, MSGBOX_NPC
|
||||
end
|
||||
|
||||
RustboroCity_House2_EventScript_215EBD:: @ 8215EBD
|
||||
msgbox RustboroCity_House2_Text_215F21, MSGBOX_NPC
|
||||
RustboroCity_House2_EventScript_LittleGirl:: @ 8215EBD
|
||||
msgbox RustboroCity_House2_Text_RoxanneKnowsALot, MSGBOX_NPC
|
||||
end
|
||||
|
||||
RustboroCity_House2_Text_215EC6: @ 8215EC6
|
||||
RustboroCity_House2_Text_TrainerSchoolExcellent: @ 8215EC6
|
||||
.string "The TRAINER'S SCHOOL is excellent.\p"
|
||||
.string "If you study there, you could even\n"
|
||||
.string "become a GYM LEADER.$"
|
||||
|
||||
RustboroCity_House2_Text_215F21: @ 8215F21
|
||||
RustboroCity_House2_Text_RoxanneKnowsALot: @ 8215F21
|
||||
.string "ROXANNE, the GYM LEADER, really knows\n"
|
||||
.string "a lot about POKéMON.\p"
|
||||
.string "She's really strong, too!$"
|
||||
|
||||
Reference in New Issue
Block a user