summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
Diffstat (limited to 'db')
-rw-r--r--db/constants.conf6
-rw-r--r--db/quest_db.conf4
2 files changed, 10 insertions, 0 deletions
diff --git a/db/constants.conf b/db/constants.conf
index 6c93bb947..540c7b40b 100644
--- a/db/constants.conf
+++ b/db/constants.conf
@@ -2365,6 +2365,12 @@ constants_db: {
HCD_MOUBOOTAUR: 9
HCD_MARKET: 10
+ comment__: "Merchant Requests"
+ MERCQ_LETTER: 1
+ MERCQ_GOODS: 2
+ MERCQ_SCOUT: 3
+ MERCQ_NONE: 99
+
comment__: "Mirror Lake Server Identifiers"
WORLD_ID: 2
MLP_CR: 1
diff --git a/db/quest_db.conf b/db/quest_db.conf
index 111ad13e0..b20e4e14d 100644
--- a/db/quest_db.conf
+++ b/db/quest_db.conf
@@ -108,6 +108,10 @@ quest_db: (
Id: 21
Name: "General_NightInRed"
},
+{
+ Id: 22
+ Name: "General_MerchantRequest"
+},
// ID 31 to 50: Candor Quests
{