diff options
Diffstat (limited to 'npc/022-1/dock.txt')
-rw-r--r-- | npc/022-1/dock.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/npc/022-1/dock.txt b/npc/022-1/dock.txt new file mode 100644 index 00000000..72d28486 --- /dev/null +++ b/npc/022-1/dock.txt @@ -0,0 +1,6 @@ +// The ferry dock + +022-1.gat,84,72,0 script #tulimshardock 127,6,1,{ + set @loc, DOCK_tulimshar; + callfunc "Ferry"; +} |