pokefirered/data/maps/Route17/scripts.inc
2020-02-24 15:46:45 -05:00

27 lines
674 B
PHP

Route17_MapScripts:: @ 81681BF
.byte 0
Route17_EventScript_ItemsNotice:: @ 81681C0
msgbox Route17_Text_WatchOutForDiscardedItems, MSGBOX_SIGN
end
Route17_EventScript_TrainerTips1:: @ 81681C9
msgbox Route17_Text_SameSpeciesGrowDifferentRates, MSGBOX_SIGN
end
Route17_EventScript_TrainerTips2:: @ 81681D2
msgbox Route17_Text_PressBToStayInPlace, MSGBOX_SIGN
end
Route17_EventScript_RouteSign:: @ 81681DB
msgbox Route17_Text_RouteSign, MSGBOX_SIGN
end
Route17_EventScript_BallsNotice:: @ 81681E4
msgbox Route17_Text_DontThrowGameThrowBalls, MSGBOX_SIGN
end
Route17_EventScript_CyclingRoadSign:: @ 81681ED
msgbox Route17_Text_CyclingRoadSign, MSGBOX_SIGN
end