diff options
author | rud0lp20 <rud0lp20@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-11-12 14:29:41 +0000 |
---|---|---|
committer | rud0lp20 <rud0lp20@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-11-12 14:29:41 +0000 |
commit | 4cc80656aeb5af0e810a5f7c1ef28624b1328dbd (patch) | |
tree | 571287ac45fe74432b3c4e96f26eb9de8ba6af2d /db/pre-re/skill_unit_db.txt | |
parent | 0ac093bd184a8821d8761929a472a0103ddfa67a (diff) | |
download | hercules-4cc80656aeb5af0e810a5f7c1ef28624b1328dbd.tar.gz hercules-4cc80656aeb5af0e810a5f7c1ef28624b1328dbd.tar.bz2 hercules-4cc80656aeb5af0e810a5f7c1ef28624b1328dbd.tar.xz hercules-4cc80656aeb5af0e810a5f7c1ef28624b1328dbd.zip |
Fixed bugreport:6719 adjusted SR_GENTLETOUCH_CURE,SR_GENTLETOUCH_CHANGE, and SR_GENTLETOUCH_REVITALIZE required spirit balls.
Fixed bugreport:6140 removed unused status icon SI_CLOUDKILL.
Fixed bugreport:6829 an animation problem in casting skills.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16921 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/pre-re/skill_unit_db.txt')
-rw-r--r-- | db/pre-re/skill_unit_db.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/pre-re/skill_unit_db.txt b/db/pre-re/skill_unit_db.txt index fc05641a8..1a8b6d0f5 100644 --- a/db/pre-re/skill_unit_db.txt +++ b/db/pre-re/skill_unit_db.txt @@ -135,7 +135,7 @@ 2446,0x86, , 0, 3:3:3:4:4,1000,enemy, 0x018 //SO_EARTHGRAVE 2447,0x86, , 0, 3:3:3:4:4,1000,enemy, 0x018 //SO_DIAMONDDUST 2449,0xdf, , 0, 3:3:4:4:5,500,enemy, 0x018 //SO_PSYCHIC_WAVE -2450,0xe0, , 3, 0, 500,enemy, 0x010 //SO_CLOUD_KILL +2450,0xe0, , 0, 3, 500,enemy, 0x010 //SO_CLOUD_KILL 2452,0xe4, , 0, 3,3000,all, 0x010 //SO_WARMER 2453,0xeb, , 0, 1:1:2:2:3,1000,enemy,0x010 //SO_VACUUM_EXTREME 2465,0xf1, , 0, 2,1000,all, 0x010 //SO_FIRE_INSIGNIA |