mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-09 21:25:42 -05:00
15 lines
343 B
PHP
15 lines
343 B
PHP
Route13_MapScripts:: @ 81680B5
|
|
.byte 0
|
|
|
|
Route13_EventScript_TrainerTips1:: @ 81680B6
|
|
msgbox Route13_Text_LookToLeftOfThatPost, MSGBOX_SIGN
|
|
end
|
|
|
|
Route13_EventScript_TrainerTips2:: @ 81680BF
|
|
msgbox Route13_Text_SelectToSwitchItems, MSGBOX_SIGN
|
|
end
|
|
|
|
Route13_EventScript_RouteSign:: @ 81680C8
|
|
msgbox Route13_Text_RouteSign, MSGBOX_SIGN
|
|
end
|