diff options
author | Reid <reidyaro@gmail.com> | 2015-02-02 02:16:13 +0100 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2015-02-02 02:16:13 +0100 |
commit | e138d865174e369cc3cec1a49242a2fb31dba23b (patch) | |
tree | f510de2ae862ac59288bb0bc264d29dc0b3f639c | |
parent | 23b2d98f5870e52348c67d0258919c46e51e01df (diff) | |
download | serverdata-e138d865174e369cc3cec1a49242a2fb31dba23b.tar.gz serverdata-e138d865174e369cc3cec1a49242a2fb31dba23b.tar.bz2 serverdata-e138d865174e369cc3cec1a49242a2fb31dba23b.tar.xz serverdata-e138d865174e369cc3cec1a49242a2fb31dba23b.zip |
Update map index and npc import.
-rw-r--r-- | db/map_index.txt | 9 | ||||
-rw-r--r-- | npc/_import.txt | 7 |
2 files changed, 15 insertions, 1 deletions
diff --git a/db/map_index.txt b/db/map_index.txt index 07c87e97..e66117a9 100644 --- a/db/map_index.txt +++ b/db/map_index.txt @@ -23,4 +23,11 @@ 001-2-16 23 001-2-17 24 test 25 -001-2-1 26 +001-2-17 26 +001-2-18 27 +001-2-19 28 +001-2-20 29 +001-2-21 30 +001-2-22 31 +001-2-23 32 +001-2-24 33 diff --git a/npc/_import.txt b/npc/_import.txt index aa97b1cd..75f3a1a8 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -25,4 +25,11 @@ import: npc/001-2-14/_import.txt import: npc/001-2-15/_import.txt import: npc/001-2-16/_import.txt import: npc/001-2-17/_import.txt +import: npc/001-2-18/_import.txt +import: npc/001-2-19/_import.txt +import: npc/001-2-20/_import.txt +import: npc/001-2-21/_import.txt +import: npc/001-2-22/_import.txt +import: npc/001-2-23/_import.txt +import: npc/001-2-24/_import.txt import: npc/test/_import.txt |