diff options
author | zackdreaver <zackdreaver@gmail.com> | 2015-06-01 20:53:58 +0700 |
---|---|---|
committer | dastgir <dastgirpojee@rocketmail.com> | 2015-06-12 10:50:18 -0400 |
commit | 21d77983b00a8b262e542dca283c79eff1ff5b27 (patch) | |
tree | b626a017a546106de025ef98a2d47b5badb87bf5 /db/re | |
parent | 8085199aa69e36a46bd14140e40a366d27894cfb (diff) | |
download | hercules-21d77983b00a8b262e542dca283c79eff1ff5b27.tar.gz hercules-21d77983b00a8b262e542dca283c79eff1ff5b27.tar.bz2 hercules-21d77983b00a8b262e542dca283c79eff1ff5b27.tar.xz hercules-21d77983b00a8b262e542dca283c79eff1ff5b27.zip |
Fix bug#8678
http://hercules.ws/board/tracker/issue-8678-cd-in-mouth-18666/
we use EuRO's script instead JRO's
Signed-off-by: zackdreaver <zackdreaver@gmail.com>
Diffstat (limited to 'db/re')
-rw-r--r-- | db/re/item_db.conf | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 11c26b50d..cb73b2bd0 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -121819,8 +121819,11 @@ item_db: ( Refine: false View: 815 Script: <" - bonus bHit,5; - bonus bAspdRate,-1; + bonus3 bAutoSpell,MG_COLDBOLT,3,30; + bonus3 bAutoSpell,MG_SOULSTRIKE,3, 30; + bonus3 bAutoSpell,WZ_EARTHSPIKE,3,30; + bonus3 bAutoSpell,MG_FIREBOLT,3,30; + bonus3 bAutoSpell,MG_LIGHTNINGBOLT,3,30; "> }, { |