diff options
author | mekolat <mekolat@users.noreply.github.com> | 2016-03-22 14:26:26 -0400 |
---|---|---|
committer | mekolat <mekolat@users.noreply.github.com> | 2016-04-25 06:57:42 -0400 |
commit | 7c21e91ca9dc319e16611e90ca64371c9a2678ab (patch) | |
tree | cd071b6b7e51ddc9572cb968c3ab7a3cc8b822b9 /world/map/npc/020-1/dock.txt | |
parent | 636ff667090ba472c4e1ad66290ed6370bdded66 (diff) | |
download | serverdata-7c21e91ca9dc319e16611e90ca64371c9a2678ab.tar.gz serverdata-7c21e91ca9dc319e16611e90ca64371c9a2678ab.tar.bz2 serverdata-7c21e91ca9dc319e16611e90ca64371c9a2678ab.tar.xz serverdata-7c21e91ca9dc319e16611e90ca64371c9a2678ab.zip |
further ferry improvements
Diffstat (limited to 'world/map/npc/020-1/dock.txt')
-rw-r--r-- | world/map/npc/020-1/dock.txt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/world/map/npc/020-1/dock.txt b/world/map/npc/020-1/dock.txt deleted file mode 100644 index 46d7de73..00000000 --- a/world/map/npc/020-1/dock.txt +++ /dev/null @@ -1,6 +0,0 @@ -// Ferry Sign -020-1,81,76,0|script|Ferry Schedule#7|398 -{ - callfunc "FerryManifest"; - end; -} |