mirror of
https://github.com/rh-hideout/pokeemerald-expansion.git
synced 2026-06-01 07:45:32 -05:00
12 lines
241 B
PHP
12 lines
241 B
PHP
Route7_Frlg_MapScripts::
|
|
.byte 0
|
|
|
|
Route7_EventScript_UndergroundPathSign::
|
|
msgbox Route7_Text_UndergroundPathSign, MSGBOX_SIGN
|
|
end
|
|
|
|
Route7_Text_UndergroundPathSign::
|
|
.string "UNDERGROUND PATH\n"
|
|
.string "CELADON CITY - LAVENDER TOWN$"
|
|
|