mirror of
https://github.com/pret/pokefirered.git
synced 2026-09-26 13:33:14 -04:00
11 lines
203 B
ObjectPascal
11 lines
203 B
ObjectPascal
Route3_MapScripts::
|
|
.byte 0
|
|
|
|
Route3_EventScript_Youngster::
|
|
msgbox Route3_Text_TunnelFromCeruleanTiring, MSGBOX_NPC
|
|
end
|
|
|
|
Route3_EventScript_RouteSign::
|
|
msgbox Route3_Text_RouteSign, MSGBOX_SIGN
|
|
end
|