11 lines
272 B
ObjectPascal
11 lines
272 B
ObjectPascal
SixIsland_GreenPath_MapScripts::
|
|
.byte 0
|
|
|
|
SixIsland_GreenPath_EventScript_RightRouteSign::
|
|
msgbox SixIsland_GreenPath_Text_LeftRouteSign, MSGBOX_SIGN
|
|
end
|
|
|
|
SixIsland_GreenPath_EventScript_LeftRouteSign::
|
|
msgbox SixIsland_GreenPath_Text_RightRouteSign, MSGBOX_SIGN
|
|
end
|