From a5ed29018f12180aa41a8f247275bafffd2a938c Mon Sep 17 00:00:00 2001 From: Playtester Date: Tue, 13 Jun 2006 20:05:19 +0000 Subject: Correct implementation of Detale & Abyss/Thanatos spawn update git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7141 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/Changelog.txt | 1 + db/mob_skill_db.txt | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'db') diff --git a/db/Changelog.txt b/db/Changelog.txt index ff0344c41..e9f544570 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -25,6 +25,7 @@ ========================= 06/13 + * Detale only summons one Hydro [Playtester] * Fixed the names of the Lotto items [Playtester] * Garm Claw now has 152 Attack Power rather than 115 [Playtester] 06/12 diff --git a/db/mob_skill_db.txt b/db/mob_skill_db.txt index faafa04d6..612a8cd94 100644 --- a/db/mob_skill_db.txt +++ b/db/mob_skill_db.txt @@ -3555,9 +3555,9 @@ 1719,Detale@WZ_WATERBALL,chase,86,5,5000,0,5000,yes,target,always,0,,,,,, 1719,Detale@NPC_CALLSLAVE,attack,352,1,10000,0,30000,yes,target,always,0,,,,,, 1719,Detale@NPC_CALLSLAVE,chase,352,1,10000,0,30000,yes,target,always,0,,,,,, -1719,Detale@NPC_SUMMONSLAVE,attack,196,3,10000,700,10000,no,self,slavele,1,1756,,,,, -1719,Detale@NPC_SUMMONSLAVE,idle,196,3,10000,700,10000,no,self,slavele,1,1756,,,,, -1719,Detale@NPC_SUMMONSLAVE,idle,196,3,10000,0,0,no,self,onspawn,0,1720,,,,, +1719,Detale@NPC_SUMMONSLAVE,attack,196,1,10000,700,10000,no,self,slavele,0,1756,,,,, +1719,Detale@NPC_SUMMONSLAVE,idle,196,1,10000,700,10000,no,self,slavele,0,1756,,,,, +1719,Detale@NPC_SUMMONSLAVE,idle,196,1,10000,0,0,no,self,onspawn,0,1720,,,,, 1719,Detale@AL_TELEPORT,idle,26,1,10000,0,0,yes,self,rudeattacked,,,,,,, 1720,Hydro@NPC_RANDOMATTACK,attack,183,5,500,500,5000,no,target,always,0,,,,,, 1720,Hydro@WZ_METEOR,attack,83,3,500,1500,5000,yes,target,always,0,,,,,, -- cgit v1.2.3-70-g09d2