diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-05-21 18:26:02 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-05-21 18:26:02 -0300 |
commit | 901e9e3b1b11bc26eae43389192d4e922e580fff (patch) | |
tree | 676197ab85a78a5ad4d2cce05577ac650cba23b3 /db | |
parent | 016aedf5771954defc234f608f37d3bff58d8357 (diff) | |
download | serverdata-901e9e3b1b11bc26eae43389192d4e922e580fff.tar.gz serverdata-901e9e3b1b11bc26eae43389192d4e922e580fff.tar.bz2 serverdata-901e9e3b1b11bc26eae43389192d4e922e580fff.tar.xz serverdata-901e9e3b1b11bc26eae43389192d4e922e580fff.zip |
Rebuild maps, and add a Hasan Template (quest is not done yet)
Diffstat (limited to 'db')
-rw-r--r-- | db/map_index.txt | 61 | ||||
-rw-r--r-- | db/quest_db.conf | 4 |
2 files changed, 35 insertions, 30 deletions
diff --git a/db/map_index.txt b/db/map_index.txt index a455184ba..5a53e2709 100644 --- a/db/map_index.txt +++ b/db/map_index.txt @@ -18,33 +18,34 @@ 003-13 18 003-2 19 003-3 20 -003-4 21 -003-5 22 -003-6 23 -003-7 24 -003-8 25 -004-1 26 -004-2-1 27 -004-2 28 -005-1 29 -005-2-1 30 -005-2 31 -005-3 32 -005-4 33 -005-5 34 -005-6 35 -005-7 36 -007-1 37 -009-1 38 -010-1-1 39 -010-1 40 -010-2 41 -011-1 42 -011-2 43 -boss 44 -botcheck 45 -sec_pri 46 -soren-2 47 -soren 48 -test 49 -testbg 50 +003-4-1 21 +003-4 22 +003-5 23 +003-6 24 +003-7 25 +003-8 26 +004-1 27 +004-2-1 28 +004-2 29 +005-1 30 +005-2-1 31 +005-2 32 +005-3 33 +005-4 34 +005-5 35 +005-6 36 +005-7 37 +007-1 38 +009-1 39 +010-1-1 40 +010-1 41 +010-2 42 +011-1 43 +011-2 44 +boss 45 +botcheck 46 +sec_pri 47 +soren-2 48 +soren 49 +test 50 +testbg 51 diff --git a/db/quest_db.conf b/db/quest_db.conf index 02c969a21..6571eff32 100644 --- a/db/quest_db.conf +++ b/db/quest_db.conf @@ -156,6 +156,10 @@ quest_db: ( Id: 56 Name: "TulimsharQuest_Eistein" }, +{ + Id: 57 + Name: "TulimsharQuest_Hasan" +}, // ID 71 to 90: Halinarzo Quests { |