summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSaulc <lucashelaine14@gmail.com>2018-03-22 23:20:41 +0100
committerSaulc <lucashelaine14@gmail.com>2018-03-22 23:20:41 +0100
commitdf9af5707b06c289304c9f52fb95403d657308a9 (patch)
tree03895ed0bd895a90cc295d7df276279925c31751
parentb36e95dff7c92eebb3004b3c985838ab62d10e5e (diff)
downloadserverdata-df9af5707b06c289304c9f52fb95403d657308a9.tar.gz
serverdata-df9af5707b06c289304c9f52fb95403d657308a9.tar.bz2
serverdata-df9af5707b06c289304c9f52fb95403d657308a9.tar.xz
serverdata-df9af5707b06c289304c9f52fb95403d657308a9.zip
add sapphire powder 861
-rw-r--r--db/re/item_db.conf13
1 files changed, 11 insertions, 2 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index 617d1d19a..916d0780a 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -4967,8 +4967,17 @@ item_db: (
AegisName: "DiamondPowder"
Name: "Diamond Powder"
Type: "IT_ETC"
- Buy: 7000
- Sell: 700
+ Buy: 8000
+ Sell: 800
+ Weight: 12
+},
+{
+ Id: 861
+ AegisName: "SapphirePowder"
+ Name: "Sapphire Powder"
+ Type: "IT_ETC"
+ Buy: 12500
+ Sell: 1250
Weight: 12
},
{