import from github
This commit is contained in:
15
data/maps/OldaleTown_House1/scripts.inc
Normal file
15
data/maps/OldaleTown_House1/scripts.inc
Normal file
@ -0,0 +1,15 @@
|
||||
OldaleTown_House1_MapScripts::
|
||||
.byte 0
|
||||
|
||||
OldaleTown_House1_EventScript_Woman::
|
||||
msgbox OldaleTown_House1_Text_LeftPokemonGoesOutFirst, MSGBOX_NPC
|
||||
end
|
||||
|
||||
OldaleTown_House1_Text_LeftPokemonGoesOutFirst:
|
||||
.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.$"
|
||||
|
Reference in New Issue
Block a user