summaryrefslogtreecommitdiff
path: root/db/quest_db.conf
diff options
context:
space:
mode:
Diffstat (limited to 'db/quest_db.conf')
-rw-r--r--db/quest_db.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/db/quest_db.conf b/db/quest_db.conf
index ca0442ebc..20d2195bd 100644
--- a/db/quest_db.conf
+++ b/db/quest_db.conf
@@ -15,6 +15,14 @@ quest_db: (
},
... (can repeated up to MAX_QUEST_OBJECTIVES times)
)
+ Drops: (
+ {
+ ItemId: Item ID to drop [int]
+ Rate: Drop rate [int]
+ MobId: Mob ID to match [int, optional]
+ },
+ ... (can be repeated)
+ )
},
******************************************************************************/
{