From ea3db86161944da61acadd7c958cd1e70d84b24b Mon Sep 17 00:00:00 2001
From: Saulc <lucashelaine14@gmail.com>
Date: Fri, 6 Apr 2018 08:42:33 +0000
Subject: fix stat of leather gloves and allow to insert desert thief card in

---
 db/re/item_db.conf | 17 ++++++++++-------
 1 file changed, 10 insertions(+), 7 deletions(-)

(limited to 'db')

diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index 18363ac75..672bb5cdb 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -6280,7 +6280,7 @@ item_db: (
 		id5018: 1
 		id5019: 1
 		id5020: 1
-		id5021: 1
+		id5030: 2
 	}
 },
 {
@@ -7388,22 +7388,25 @@ item_db: (
 	AegisName: "LeatherGloves"
 	Name: "Leather Gloves"
 	Type: "IT_ARMOR"
-	Buy: 2
-	Sell: 1
-	Weight: 1
+	Buy: 2500
+	Sell: 450
+	Weight: 140
 	Atk: 0
 	Matk: 0
-	Def: 1
+	Def: 40
 	Range: 0
-	Slots: 0
+	Slots: 2
 	Loc: "EQP_GARMENT"
 	WeaponLv: 0
-	EquipLv: 1
+	EquipLv: 40
 	Refine: false
 	ViewSprite: 2008
 	BindOnEquip: false
 	BuyingStore: true
 	Sprite: 0
+	AllowCards: {
+		id5030: 2
+	}
 },
 {
 	Id: 2009
-- 
cgit v1.2.3-70-g09d2