diff options
author | Reid <reidyaro@gmail.com> | 2014-12-14 23:22:04 +0100 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2014-12-16 18:09:34 +0100 |
commit | 8950b042b7c667d2d80abd94dcd19240497e9149 (patch) | |
tree | 261d4a65bfe1e7f4f505e585b1e50d022aa1d9d4 | |
parent | 0bc40e4ddc5365451a2c7fa84e5bb395b17e76cf (diff) | |
download | serverdata-8950b042b7c667d2d80abd94dcd19240497e9149.tar.gz serverdata-8950b042b7c667d2d80abd94dcd19240497e9149.tar.bz2 serverdata-8950b042b7c667d2d80abd94dcd19240497e9149.tar.xz serverdata-8950b042b7c667d2d80abd94dcd19240497e9149.zip |
Correct the missing and the wrong import file on #12 and #10.
-rw-r--r-- | npc/001-2-10/_import.txt | 2 | ||||
-rw-r--r-- | npc/001-2-12/_import.txt | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/npc/001-2-10/_import.txt b/npc/001-2-10/_import.txt index 29f5eb5b..29c7a994 100644 --- a/npc/001-2-10/_import.txt +++ b/npc/001-2-10/_import.txt @@ -1 +1 @@ -npc: npc/001-2-12/_warps.txt +npc: npc/001-2-10/_warps.txt diff --git a/npc/001-2-12/_import.txt b/npc/001-2-12/_import.txt new file mode 100644 index 00000000..29f5eb5b --- /dev/null +++ b/npc/001-2-12/_import.txt @@ -0,0 +1 @@ +npc: npc/001-2-12/_warps.txt |