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/002-1 | |
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/002-1')
-rw-r--r-- | world/map/npc/002-1/_import.txt | 1 | ||||
-rw-r--r-- | world/map/npc/002-1/dock.txt | 5 |
2 files changed, 0 insertions, 6 deletions
diff --git a/world/map/npc/002-1/_import.txt b/world/map/npc/002-1/_import.txt index 1e4e50cf..b052f96e 100644 --- a/world/map/npc/002-1/_import.txt +++ b/world/map/npc/002-1/_import.txt @@ -6,7 +6,6 @@ npc: npc/002-1/_nodes.txt npc: npc/002-1/_warps.txt npc: npc/002-1/anwar.txt npc: npc/002-1/bard.txt -npc: npc/002-1/dock.txt npc: npc/002-1/elanore.txt npc: npc/002-1/gaurds.txt npc: npc/002-1/itka.txt diff --git a/world/map/npc/002-1/dock.txt b/world/map/npc/002-1/dock.txt deleted file mode 100644 index db947145..00000000 --- a/world/map/npc/002-1/dock.txt +++ /dev/null @@ -1,5 +0,0 @@ -002-1,67,65,0|script|Ferry Schedule#3|396 -{ - callfunc "FerryManifest"; - end; -} |