blob: 9cedaa23f225bba5eb70d08e0fdbaae95b2fb783 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
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
|