mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-09 12:35:23 -05:00
11 lines
203 B
PHP
11 lines
203 B
PHP
Route25_MapScripts::
|
|
.byte 0
|
|
|
|
Route25_EventScript_SeaCottageSign::
|
|
msgbox Route25_Text_SeaCottageSign, MSGBOX_SIGN
|
|
end
|
|
|
|
Route25_EventScript_Man::
|
|
msgbox Route25_Text_AreYouHereAlone, MSGBOX_NPC
|
|
end
|