mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-09 12:35:23 -05:00
11 lines
268 B
PHP
11 lines
268 B
PHP
SixIsland_WaterPath_MapScripts::
|
|
.byte 0
|
|
|
|
SixIsland_WaterPath_EventScript_HornWantedSign::
|
|
msgbox SixIsland_WaterPath_Text_WantedUltimateHorn, MSGBOX_SIGN
|
|
end
|
|
|
|
SixIsland_WaterPath_EventScript_RouteSign::
|
|
msgbox SixIsland_WaterPath_Text_RouteSign, MSGBOX_SIGN
|
|
end
|