blob: 0df3fab4b801b27f5411736aafd25792c9221959 (
plain)
1
2
3
4
5
6
7
8
9
10
|
SixIsland_WaterPath_MapScripts:: @ 8168B40
.byte 0
SixIsland_WaterPath_EventScript_HornWantedSign:: @ 8168B41
msgbox SixIsland_WaterPath_Text_WantedUltimateHorn, MSGBOX_SIGN
end
SixIsland_WaterPath_EventScript_RouteSign:: @ 8168B4A
msgbox SixIsland_WaterPath_Text_RouteSign, MSGBOX_SIGN
end
|