summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
Diffstat (limited to 'db')
-rw-r--r--db/quest_db.conf4
-rw-r--r--db/re/item_db.conf6
2 files changed, 7 insertions, 3 deletions
diff --git a/db/quest_db.conf b/db/quest_db.conf
index 54cc99a58..1a244339a 100644
--- a/db/quest_db.conf
+++ b/db/quest_db.conf
@@ -546,6 +546,10 @@ quest_db: (
Id: 401
Name: "Q_AuroraEvent"
},
+{
+ Id: 402
+ Name: "Q_DragonFarm"
+},
// ID 1000+: Test quests
{
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index 74052d413..e2af38838 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -3794,8 +3794,8 @@ item_db: (
AegisName: "CoinBag"
Name: "Coin Bag"
Type: "IT_ETC"
- Buy: 1000
- Sell: 500
+ Buy: 1500
+ Sell: 475
Weight: 50
Refine: false
},
@@ -4608,7 +4608,7 @@ item_db: (
Name: "Dragon Scales"
Type: "IT_ETC"
Buy: 8000
- Sell: 880
+ Sell: 820
Weight: 40
Refine: false
},