11 lines
268 B
ObjectPascal
11 lines
268 B
ObjectPascal
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
|