mirror of
https://github.com/pret/pokefirered.git
synced 2026-03-24 10:45:58 -05:00
11 lines
199 B
PHP
11 lines
199 B
PHP
Route2_MapScripts::
|
|
.byte 0
|
|
|
|
Route2_EventScript_RouteSign::
|
|
msgbox Route2_Text_RouteSign, MSGBOX_SIGN
|
|
end
|
|
|
|
Route2_EventScript_DiglettsCaveSign::
|
|
msgbox Route2_Text_DiglettsCave, MSGBOX_SIGN
|
|
end
|