diff options
author | shennetsind <notind@gmail.com> | 2013-10-04 18:25:24 -0700 |
---|---|---|
committer | shennetsind <notind@gmail.com> | 2013-10-04 18:25:24 -0700 |
commit | dedec165eaeb0d291279b1d5b53fac242bcf7b4c (patch) | |
tree | 20a664d09de7a29a9de451b19df7973997adb30e /db | |
parent | baa5c1fc386a706ba4bf4aa48409b8947274c928 (diff) | |
parent | d153854f32c4fd9265010e6936db49e23137db08 (diff) | |
download | hercules-dedec165eaeb0d291279b1d5b53fac242bcf7b4c.tar.gz hercules-dedec165eaeb0d291279b1d5b53fac242bcf7b4c.tar.bz2 hercules-dedec165eaeb0d291279b1d5b53fac242bcf7b4c.tar.xz hercules-dedec165eaeb0d291279b1d5b53fac242bcf7b4c.zip |
Merge pull request #167 from shenhuyong/master
* Fixed Bug #7713 And #7708
Diffstat (limited to 'db')
-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 9296d34da..723545f0a 100644 --- a/db/re/skill_db.txt +++ b/db/re/skill_db.txt @@ -1009,7 +1009,7 @@ 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,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 +2492,0,6,4,0,0x3,5:6:6:7:7,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 2495,0,6,4,0,0x1,0,2,1,no,0,0,0,none,0, GN_MIX_COOKING,Mix Cooking |