diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-27 00:07:15 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-27 00:07:15 +0000 |
commit | 786130a983867ada6e00308c89b8c7d792f0fcf0 (patch) | |
tree | ba314e5d9aac52b8698d53f23096a8adc468efd4 /db | |
parent | 77b17b6830361e4b86536c238cfe929adc00414e (diff) | |
download | hercules-786130a983867ada6e00308c89b8c7d792f0fcf0.tar.gz hercules-786130a983867ada6e00308c89b8c7d792f0fcf0.tar.bz2 hercules-786130a983867ada6e00308c89b8c7d792f0fcf0.tar.xz hercules-786130a983867ada6e00308c89b8c7d792f0fcf0.zip |
Modified Kiel Lab spawns and changed Rebirth so it still works even with the dead skill not trigger bug
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6785 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db')
-rw-r--r-- | db/mob_skill_db.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/mob_skill_db.txt b/db/mob_skill_db.txt index 4ee4762b8..5ffde3828 100644 --- a/db/mob_skill_db.txt +++ b/db/mob_skill_db.txt @@ -3696,7 +3696,7 @@ //1735,Alicel@?
1736,Aliot@BS_MAXIMIZE,attack,114,5,500,1000,5000,no,self,always,0,,,,,,
1736,Aliot@BS_MAXIMIZE,chase,114,5,500,1000,5000,no,self,always,0,,,,,,
-1736,Aliot@NPC_REBIRTH,dead,208,2,5000,0,0,yes,self,always,0,,,,,,
+1736,Aliot@NPC_REBIRTH,any,208,2,500,0,300000,yes,self,always,0,,,,,,
1736,Aliot@NPC_SPLASHATTACK,attack,174,1,2000,0,5000,yes,target,attackpcgt,2,,,,,,
1736,Aliot@KN_SPEARSTAB,attack,58,5,500,800,5000,no,target,always,0,,,,,,
1736,Aliot@CR_AUTOGUARD,attack,249,5,500,0,300000,yes,self,always,0,,,,,,
|