mirror of
https://github.com/pret/pokefirered.git
synced 2026-04-01 14:46:18 -05:00
18 lines
313 B
PHP
18 lines
313 B
PHP
Route4_MapScripts::
|
|
.byte 0
|
|
|
|
Route4_EventScript_Unused::
|
|
end
|
|
|
|
Route4_EventScript_Woman::
|
|
msgbox Route4_Text_TrippedOverGeodude, MSGBOX_NPC
|
|
end
|
|
|
|
Route4_EventScript_MtMoonSign::
|
|
msgbox Route4_Text_MtMoonEntrance, MSGBOX_SIGN
|
|
end
|
|
|
|
Route4_EventScript_RouteSign::
|
|
msgbox Route4_Text_RouteSign, MSGBOX_SIGN
|
|
end
|