diff options
author | Emistry Haoyan <equinox1991@gmail.com> | 2019-09-09 03:42:41 +0800 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2019-09-23 02:03:18 +0200 |
commit | 17eae1e575c4715d0f960e4b5c3b2aaef4fc765b (patch) | |
tree | 84bbf475620218641e71b0e5f942b70b2deea30f /db/quest_db.conf | |
parent | 307248a5eefca196660c75e06cb6d4d0b84e2c43 (diff) | |
download | hercules-17eae1e575c4715d0f960e4b5c3b2aaef4fc765b.tar.gz hercules-17eae1e575c4715d0f960e4b5c3b2aaef4fc765b.tar.bz2 hercules-17eae1e575c4715d0f960e4b5c3b2aaef4fc765b.tar.xz hercules-17eae1e575c4715d0f960e4b5c3b2aaef4fc765b.zip |
Add Library Mistake Quest
- Quest allow player to waive the transcendent cost.
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'db/quest_db.conf')
-rw-r--r-- | db/quest_db.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/db/quest_db.conf b/db/quest_db.conf index 49952d94b..516c2e70a 100644 --- a/db/quest_db.conf +++ b/db/quest_db.conf @@ -3614,6 +3614,10 @@ quest_db: ( }, // 2012 Headgear Quests { + Id: 5160 + Name: "Library Mistake" +}, +{ Id: 5161 Name: "Low Level collection request[Stand by]" TimeLimit: 86400 |