diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/re/item_db.conf | 4 | ||||
-rw-r--r-- | db/re/mob_db.conf | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 2263c172f..8e3d67536 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -3749,7 +3749,7 @@ item_db: ( Type: "IT_ETC" Buy: 114 Sell: 57 - Weight: 200 + Weight: 150 Refine: false ViewSprite: 726 }, @@ -3760,7 +3760,7 @@ item_db: ( Type: "IT_ETC" Buy: 500 Sell: 150 - Weight: 200 + Weight: 150 Refine: false ViewSprite: 727 }, diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index a2a5e34f8..af6deb6e4 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -2474,6 +2474,7 @@ mob_db: ( CactusPotion: 300 SharpKnife: 21 BlueManaPearl: 1 + ArcmageBoxset: 1 } }, { @@ -2887,6 +2888,7 @@ mob_db: ( CactusPotion: 2000 LeadOre: 400 Pearl: 100 + ArcmageBoxset: 20 BlackPearl: 3 } }, |