mirror of
https://github.com/pret/pokefirered.git
synced 2026-09-27 05:55:45 -04:00
11 lines
265 B
ObjectPascal
11 lines
265 B
ObjectPascal
OneIsland_KindleRoad_MapScripts::
|
|
.byte 0
|
|
|
|
OneIsland_KindleRoad_EventScript_RouteSign::
|
|
msgbox OneIsland_KindleRoad_Text_RouteSign, MSGBOX_SIGN
|
|
end
|
|
|
|
OneIsland_KindleRoad_EventScript_EmberSpaSign::
|
|
msgbox OneIsland_KindleRoad_Text_EmberSpaSign, MSGBOX_SIGN
|
|
end
|