diff options
author | glighta <glighta@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-11-13 01:03:28 +0000 |
---|---|---|
committer | glighta <glighta@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-11-13 01:03:28 +0000 |
commit | dc88ae10c96b5d5d9d40fccbb102f1ec80058063 (patch) | |
tree | 89632cb14aff7a4c0848f2c845bab03728752b77 /db/re | |
parent | 5e59d3abbd6547ff48a2571cdc77b29ab1326c04 (diff) | |
download | hercules-dc88ae10c96b5d5d9d40fccbb102f1ec80058063.tar.gz hercules-dc88ae10c96b5d5d9d40fccbb102f1ec80058063.tar.bz2 hercules-dc88ae10c96b5d5d9d40fccbb102f1ec80058063.tar.xz hercules-dc88ae10c96b5d5d9d40fccbb102f1ec80058063.zip |
Following r16914
-Upd pre-re db (insignia, homon-s, bloodylust, chaospanic)
-fix @zeny for negative amout bugreport:6886
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16923 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/re')
-rw-r--r-- | db/re/skill_cast_db.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/re/skill_cast_db.txt b/db/re/skill_cast_db.txt index 70c2cc8e0..c954b8ca6 100644 --- a/db/re/skill_cast_db.txt +++ b/db/re/skill_cast_db.txt @@ -1754,7 +1754,7 @@ //-- MH_STEINWAND 8033,1000,0,0,30000:45000:60000:75000:90000,0,0,-1 //-- MH_HEILIGE_STANGE -8034,2000,0,0,0,0,0,1800:1600:1400:1200:1000 +8034,200:400:600:800:1000,0,0,0,0,0,1800:1600:1400:1200:1000 //-- MH_ANGRIFFS_MODUS 8035,200:400:600:800:1000,0,0,30000:45000:60000:75000:90000,0,0,-1 //-- MH_TINDER_BREAKER |