diff options
Diffstat (limited to 'world/map/npc/020-1')
-rw-r--r-- | world/map/npc/020-1/_import.txt | 1 | ||||
-rw-r--r-- | world/map/npc/020-1/dock.txt | 6 |
2 files changed, 0 insertions, 7 deletions
diff --git a/world/map/npc/020-1/_import.txt b/world/map/npc/020-1/_import.txt index a48fad5d..dec7f1d5 100644 --- a/world/map/npc/020-1/_import.txt +++ b/world/map/npc/020-1/_import.txt @@ -5,7 +5,6 @@ npc: npc/020-1/KrickKrackKrock.txt npc: npc/020-1/_mobs.txt npc: npc/020-1/_nodes.txt npc: npc/020-1/_warps.txt -npc: npc/020-1/dock.txt npc: npc/020-1/mapflags.txt npc: npc/020-1/rockscissor.txt npc: npc/020-1/soul-menhir.txt 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; -} |