summaryrefslogtreecommitdiff
path: root/world/map/npc/022-1/dock.txt
blob: 2dfc976485e8ee481a4ced54d9cdd9abe476fdd3 (plain) (blame)
1
2
3
4
5
6
7
8
// The ferry dock

022-1.gat,84,72,0|script|#tulimshardock|45,6,1,
{
    set @loc, DOCK_tulimshar;
    callfunc "Ferry";
    end;
}