diff options
author | shennetsind <shennetsind@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-05-03 02:46:38 +0000 |
---|---|---|
committer | shennetsind <shennetsind@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-05-03 02:46:38 +0000 |
commit | 87a0795f237f4f61418bc761e4b3698ec968fbd0 (patch) | |
tree | 7ae7737c0f33e3a9dcb189115c9a45e98011b095 /db/pre-re/skill_db.txt | |
parent | cbd07fcd0070223b1036b60baf197efd230d0f53 (diff) | |
download | hercules-87a0795f237f4f61418bc761e4b3698ec968fbd0.tar.gz hercules-87a0795f237f4f61418bc761e4b3698ec968fbd0.tar.bz2 hercules-87a0795f237f4f61418bc761e4b3698ec968fbd0.tar.xz hercules-87a0795f237f4f61418bc761e4b3698ec968fbd0.zip |
Fixed bugreport:4602 Venom Splasher now ignores flee properly.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16060 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/pre-re/skill_db.txt')
-rw-r--r-- | db/pre-re/skill_db.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/pre-re/skill_db.txt b/db/pre-re/skill_db.txt index c19de4459..afc0eda5e 100644 --- a/db/pre-re/skill_db.txt +++ b/db/pre-re/skill_db.txt @@ -184,7 +184,7 @@ 138,1,6,16,5,0x1,0,10,1,no,0,0x400,0,weapon,0, AS_ENCHANTPOISON,Enchant Poison 139,0,6,4,0,0,0,10,1,no,0,0,0,weapon,0, AS_POISONREACT,Poison React 140,2,6,2,5,0x1,0,10,1,no,0,0,0,weapon,0, AS_VENOMDUST,Venom Dust -141,1,6,1,-1,0xF,2,10,1,yes,0,0,0,weapon,0, AS_SPLASHER,Venom Splasher +141,1,6,1,-1,0x51,2,10,1,yes,0,0,0,weapon,0, AS_SPLASHER,Venom Splasher 142,0,6,4,0,0x1,0,1,1,no,0,0x1,0,none,0, NV_FIRSTAID,First Aid 143,0,6,4,0,0x1,0,1,1,no,0,0x1,0,none,0, NV_TRICKDEAD,Play Dead 144,0,0,0,0,0,0,1,0,no,0,0x1,0,none,0, SM_MOVINGRECOVERY,Moving HP-Recovery |