From 0ad06ce89f5580b99edb9a04a4c5f8780214f8fd Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 11 Sep 2019 11:02:00 -0300 Subject: I could have a “Holy Cat” which heals the master, no? Would be a valuable summon for monsters and players alike MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- db/re/mob_skill_db.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'db/re') diff --git a/db/re/mob_skill_db.conf b/db/re/mob_skill_db.conf index a1b8f3b51..c5bf48ae6 100644 --- a/db/re/mob_skill_db.conf +++ b/db/re/mob_skill_db.conf @@ -1510,7 +1510,7 @@ SKILL_COND2 = { CastCondition: "MSC_ALWAYS" } // Death Cat - NPC_SUMMONSLAVE: { + NPC_SUMMONMONSTER: { SkillState: "MSS_ANYTARGET" SkillLevel: 4 Rate: 7000 @@ -1523,7 +1523,7 @@ SKILL_COND2 = { val0: 1231 } // Energy Ball - NPC_SUMMONSLAVE: { + NPC_SUMMONMONSTER: { SkillState: "MSS_ANYTARGET" SkillLevel: 1 Rate: 10000 @@ -1536,7 +1536,7 @@ SKILL_COND2 = { val0: 1220 } // Black Slime - NPC_SUMMONSLAVE: { + NPC_SUMMONMONSTER: { SkillState: "MSS_ANYTARGET" SkillLevel: 1 Rate: 6000 -- cgit v1.2.3-60-g2f50