diff options
author | shenhuyong <shenhuyong@hotmail.com> | 2013-09-29 16:00:40 +0800 |
---|---|---|
committer | shenhuyong <shenhuyong@hotmail.com> | 2013-09-29 16:00:40 +0800 |
commit | 715016aa21dae454fbe430e9c806fd8cef769a27 (patch) | |
tree | 75cb544bc3c4aba9ccf7fa9befa1716b2196c925 /db/re | |
parent | 608c1314e4db3cbb6653fe8e1a2cfc9413302747 (diff) | |
download | hercules-715016aa21dae454fbe430e9c806fd8cef769a27.tar.gz hercules-715016aa21dae454fbe430e9c806fd8cef769a27.tar.bz2 hercules-715016aa21dae454fbe430e9c806fd8cef769a27.tar.xz hercules-715016aa21dae454fbe430e9c806fd8cef769a27.zip |
* Fixed Bug #7708
http://hercules.ws/board/tracker/issue-7708-mandragora-howl-chance-way-too-high/
Mandragora Howl chance --- way too high.
Base on a patch of the fix made by Rytech in 3ceam.
Diffstat (limited to 'db/re')
-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 |