mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-09 12:35:23 -05:00
15 lines
303 B
PHP
15 lines
303 B
PHP
Route13_MapScripts::
|
|
.byte 0
|
|
|
|
Route13_EventScript_TrainerTips1::
|
|
msgbox Route13_Text_LookToLeftOfThatPost, MSGBOX_SIGN
|
|
end
|
|
|
|
Route13_EventScript_TrainerTips2::
|
|
msgbox Route13_Text_SelectToSwitchItems, MSGBOX_SIGN
|
|
end
|
|
|
|
Route13_EventScript_RouteSign::
|
|
msgbox Route13_Text_RouteSign, MSGBOX_SIGN
|
|
end
|