diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-07-12 22:17:18 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-07-12 22:17:18 -0300 |
commit | 0b0847d0941e55f896aabd41f9158cf505969e91 (patch) | |
tree | f7876eca44abf943359fea2e72e06b94f64500b6 /db/quest_db.conf | |
parent | ac421f75cb40ec346a0900e07b4f4f9b316f10c0 (diff) | |
download | serverdata-0b0847d0941e55f896aabd41f9158cf505969e91.tar.gz serverdata-0b0847d0941e55f896aabd41f9158cf505969e91.tar.bz2 serverdata-0b0847d0941e55f896aabd41f9158cf505969e91.tar.xz serverdata-0b0847d0941e55f896aabd41f9158cf505969e91.zip |
Comments & Notes
Diffstat (limited to 'db/quest_db.conf')
-rw-r--r-- | db/quest_db.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/db/quest_db.conf b/db/quest_db.conf index 6b741b1ba..5e55a74d0 100644 --- a/db/quest_db.conf +++ b/db/quest_db.conf @@ -277,6 +277,11 @@ quest_db: ( Id: 305 Name: "SQuest_Ched" }, +// ID 321 to 340: Land Of Fire Quests +{ + Id: 321 + Name: "LoFQuest_EPISODE" +}, // ID 1000+: Test quests { |