diff options
author | ignizh <ignizh@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-06-25 01:25:41 +0000 |
---|---|---|
committer | ignizh <ignizh@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-06-25 01:25:41 +0000 |
commit | 48254060cadd891010ec05ba40a9cd6aa0048e5b (patch) | |
tree | fd87f42da8fab57ad6ac074b40166ac93c7d6ac7 /db/re/skill_db.txt | |
parent | 565873b56d08e992f20e3b3b5fcf19f3b766b70d (diff) | |
download | hercules-48254060cadd891010ec05ba40a9cd6aa0048e5b.tar.gz hercules-48254060cadd891010ec05ba40a9cd6aa0048e5b.tar.bz2 hercules-48254060cadd891010ec05ba40a9cd6aa0048e5b.tar.xz hercules-48254060cadd891010ec05ba40a9cd6aa0048e5b.zip |
Fixed bugreport:6083, Hell Plant now bypass flee & def of the target.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16343 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/re/skill_db.txt')
-rw-r--r-- | db/re/skill_db.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/re/skill_db.txt b/db/re/skill_db.txt index d1d5e0b57..74909e3ce 100644 --- a/db/re/skill_db.txt +++ b/db/re/skill_db.txt @@ -992,7 +992,7 @@ 2488,9,6,2,0,0,0,1,1,no,0,0,0,none,0, GN_FIRE_EXPANSION_TEAR_GAS,Fire Expansion Tear Gas 2489,11,6,1,0,0,0,10,1:2:3:4:5:6:7:8:9:10,no,0,0,0,weapon,0, GN_FIRE_EXPANSION_ACID,Fire Expansion Acid 2490,9,6,2,0,0x3,1,5,1,yes,0,0x80,2:3:4:5:6,none,0, GN_HELLS_PLANT,Hell's Plant -2491,0,6,1,0,0x90,0,5,1,no,0,0,0,misc,0, GN_HELLS_PLANT_ATK,Hell's Plant Attack +2491,0,6,1,0,0xC0,0,5,1,no,0,0,0,misc,0, GN_HELLS_PLANT_ATK,Hell's Plant Attack 2492,0,6,4,0,0x3,6:7:8:9:10,5,1,yes,0,0,0,none,0, GN_MANDRAGORA,Howling of Mandragora 2493,11,6,16,0,0x1,0,1,1,yes,0,0,0,none,0, GN_SLINGITEM,Sling Item 2494,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0, GN_CHANGEMATERIAL,Change Material |