mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-16 19:47:35 +01:00
f497c1508b
Also move maps/scripts to scripts/maps
16 lines
472 B
PHP
16 lines
472 B
PHP
OldaleTown_House1_MapScripts:: @ 81FBE85
|
|
.byte 0
|
|
|
|
OldaleTown_House1_EventScript_1FBE86:: @ 81FBE86
|
|
msgbox OldaleTown_House1_Text_1FBE8F, 2
|
|
end
|
|
|
|
OldaleTown_House1_Text_1FBE8F: @ 81FBE8F
|
|
.string "When a POKéMON battle starts, the one\n"
|
|
.string "at the left of the list goes out first.\p"
|
|
.string "So, when you get more POKéMON in your\n"
|
|
.string "party, try switching around the order\l"
|
|
.string "of your POKéMON.\p"
|
|
.string "It could give you an advantage.$"
|
|
|