mirror of
https://github.com/rh-hideout/pokeemerald-expansion.git
synced 2026-03-21 18:04:50 -05:00
12 lines
243 B
PHP
12 lines
243 B
PHP
Route5_Frlg_MapScripts::
|
|
.byte 0
|
|
|
|
Route5_EventScript_UndergroundPathSign::
|
|
msgbox Route5_Text_UndergroundPathSign, MSGBOX_SIGN
|
|
end
|
|
|
|
Route5_Text_UndergroundPathSign::
|
|
.string "UNDERGROUND PATH\n"
|
|
.string "CERULEAN CITY - VERMILION CITY$"
|
|
|