diff options
Diffstat (limited to 'db/quest_db.conf')
-rw-r--r-- | db/quest_db.conf | 28 |
1 files changed, 19 insertions, 9 deletions
diff --git a/db/quest_db.conf b/db/quest_db.conf index 7a3e2717b..233bc2d4c 100644 --- a/db/quest_db.conf +++ b/db/quest_db.conf @@ -12706,15 +12706,6 @@ quest_db: ( Id: 14165 Name: "Caught Skeletons" }, -{ - Id: 15000 - Name: "Experiencing abnormal statuses" -}, -{ - Id: 15001 - Name: "Hold your breath" - TimeLimit: 20 -}, // 2014 Halloween Event { Id: 14450 @@ -12804,6 +12795,25 @@ quest_db: ( Name: "They are still quiet" TimeLimit: 82800 }, +{ + Id: 15000 + Name: "Experiencing abnormal statuses" +}, +{ + Id: 15001 + Name: "Hold your breath" + TimeLimit: 20 +}, +// Memorial dungeon: Sara's Memory +{ + Id: 15002 + Name: "Memorial dungeon: Sara's Memory" + TimeLimit: 72000 +}, +{ + Id: 15003 + Name: "Adventurer leon" +}, // 2013 Christmas Event { Id: 15055 |