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
Route25_MapScripts::
|
|
.byte 0
|
|
|
|
Route25_EventScript_SeaCottageSign::
|
|
msgbox Route25_Text_SeaCottageSign, MSGBOX_SIGN
|
|
end
|
|
|
|
Route25_EventScript_Man::
|
|
msgbox Route25_Text_AreYouHereAlone, MSGBOX_NPC
|
|
end
|