mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-17 03:57:38 +01:00
f497c1508b
Also move maps/scripts to scripts/maps
22 lines
598 B
PHP
22 lines
598 B
PHP
RustboroCity_House2_MapScripts:: @ 8215EB3
|
||
.byte 0
|
||
|
||
RustboroCity_House2_EventScript_215EB4:: @ 8215EB4
|
||
msgbox RustboroCity_House2_Text_215EC6, 2
|
||
end
|
||
|
||
RustboroCity_House2_EventScript_215EBD:: @ 8215EBD
|
||
msgbox RustboroCity_House2_Text_215F21, 2
|
||
end
|
||
|
||
RustboroCity_House2_Text_215EC6: @ 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
|
||
.string "ROXANNE, the GYM LEADER, really knows\n"
|
||
.string "a lot about POKéMON.\p"
|
||
.string "She’s really strong, too!$"
|
||
|