pokefirered/data/maps/SixIsland_WaterPath/scripts.inc
2022-06-24 21:10:48 -04:00

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