From b491c5086a296faf5843cbc0cbc9c5241b1e7498 Mon Sep 17 00:00:00 2001
From: Jesusaves <cpntb1@ymail.com>
Date: Fri, 22 Jun 2018 10:13:42 -0300
Subject: Experiment AL_HEAL with ManaChest.

---
 db/re/mob_db.conf       | 2 +-
 db/re/mob_skill_db.conf | 8 ++++++++
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf
index 5036ad614..288da7502 100644
--- a/db/re/mob_db.conf
+++ b/db/re/mob_db.conf
@@ -5627,7 +5627,7 @@ mob_db: (
 	Name: "Mana Chest"
 	Lv: 5
 	Hp: 1
-	Sp: 0
+	Sp: 130
 	Exp: 500
 	AttackRange: 1
 	Attack: [10, 10]
diff --git a/db/re/mob_skill_db.conf b/db/re/mob_skill_db.conf
index 4fa381688..3f2caa0c1 100644
--- a/db/re/mob_skill_db.conf
+++ b/db/re/mob_skill_db.conf
@@ -455,6 +455,14 @@ SKILL_COND2 = {
 			ConditionData: 7
 		}
 	}
+	ManaChest: {
+		AL_HEAL: {
+			SkillState: "MSS_DEAD"
+			SkillLevel: 1
+			Rate: 10000
+			SkillTarget: "MST_TARGET"
+		}
+	}
 
 }
 )
-- 
cgit v1.2.3-70-g09d2