From 438158ff1516fa4b55f34c8d30d12a1e948f8474 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 11 Jan 2019 01:54:50 -0200 Subject: Fix some other absurds involving equip weight/sellprice on item db now, so they don't cause me problems later (headgear need weight/price as added) --- db/re/item_db.conf | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'db') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 70f0ac90f..120c49afe 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -5840,7 +5840,7 @@ item_db: ( Type: "IT_ARMOR" Buy: 12000 Sell: 800 - Weight: 3600 + Weight: 2000 Def: 170 Loc: "EQP_HEAD_MID" EquipLv: 60 @@ -6271,9 +6271,9 @@ item_db: ( AegisName: "GoldenLightPlatemail" Name: "Golden Light Platemail" Type: "IT_ARMOR" - Buy: 2 - Sell: 1 - Weight: 1 + Buy: 200000 + Sell: 1000 + Weight: 2200 Def: 184 Loc: "EQP_HEAD_MID" EquipLv: 64 @@ -6288,9 +6288,9 @@ item_db: ( AegisName: "GoldenWarlordPlate" Name: "Golden Warlord Plare" Type: "IT_ARMOR" - Buy: 2 - Sell: 1 - Weight: 1 + Buy: 200000 + Sell: 10000 + Weight: 3000 Def: 225 Loc: "EQP_HEAD_MID" EquipLv: 75 @@ -6397,9 +6397,9 @@ item_db: ( AegisName: "AssassinChest" Name: "AssassinChest" Type: "IT_ARMOR" - Buy: 2 - Sell: 1 - Weight: 1 + Buy: 200000 + Sell: 9000 + Weight: 400 Def: 177 Loc: "EQP_HEAD_MID" EquipLv: 78 @@ -8495,7 +8495,7 @@ item_db: ( Type: "IT_ARMOR" Buy: 1600 Sell: 300 - Weight: 22 + Weight: 400 Def: 70 Loc: "EQP_HEAD_TOP" EquipLv: 65 @@ -8845,7 +8845,7 @@ item_db: ( Type: "IT_ARMOR" Buy: 32000 Sell: 1000 - Weight: 22 + Weight: 220 Def: 51 Loc: "EQP_HEAD_TOP" EquipLv: 70 -- cgit v1.2.3-60-g2f50