18 lines
355 B
ObjectPascal
18 lines
355 B
ObjectPascal
Route10_MapScripts::
|
|
.byte 0
|
|
|
|
Route10_EventScript_Unused::
|
|
end
|
|
|
|
Route10_EventScript_NorthRockTunnelSign::
|
|
msgbox Route10_Text_RockTunnelDetourToLavender, MSGBOX_SIGN
|
|
end
|
|
|
|
Route10_EventScript_SouthRockTunnelSign::
|
|
msgbox Route10_Text_RockTunnel, MSGBOX_SIGN
|
|
end
|
|
|
|
Route10_EventScript_PowerPlantSign::
|
|
msgbox Route10_Text_PowerPlant, MSGBOX_SIGN
|
|
end
|