diff options
Diffstat (limited to 'npc/029-1/dock.txt')
-rw-r--r-- | npc/029-1/dock.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/npc/029-1/dock.txt b/npc/029-1/dock.txt new file mode 100644 index 00000000..76cc8a16 --- /dev/null +++ b/npc/029-1/dock.txt @@ -0,0 +1,6 @@ +// The ferry dock + +029-1.gat,22,37,0 script #candordock 127,2,1,{ + set @loc, DOCK_candor; + callfunc "Ferry"; +} |