diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-07-07 20:14:15 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-07-07 20:14:15 -0300 |
commit | c6945d8ad64706861d8ebea065d87aed52581682 (patch) | |
tree | 62d011a68d5f4223ae87aea45af073d29e155c55 /db/re/item_db.conf | |
parent | 753d8a34cfa64c4d7fcc2cd3fd0563512d7f119a (diff) | |
download | serverdata-c6945d8ad64706861d8ebea065d87aed52581682.tar.gz serverdata-c6945d8ad64706861d8ebea065d87aed52581682.tar.bz2 serverdata-c6945d8ad64706861d8ebea065d87aed52581682.tar.xz serverdata-c6945d8ad64706861d8ebea065d87aed52581682.zip |
NPC to introduce new area (still to be linked & fixed)
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r-- | db/re/item_db.conf | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 0e93d7521..fc570deee 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -5817,13 +5817,13 @@ item_db: ( AegisName: "SaviorArmor" Name: "Savior Armor" Type: "IT_ARMOR" - Buy: 2 - Sell: 1 - Weight: 1 - Def: 1 + Buy: 6000000 + Sell: 1000000 + Weight: 2800 + Def: 420 Loc: "EQP_HEAD_MID" WeaponLv: 0 - EquipLv: 1 + EquipLv: 109 Refine: false ViewSprite: 1331 }, |