diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-10 14:51:34 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-10 14:51:34 +0000 |
commit | 454f2747e5cc8d222b8bdbe39bfda2f433003747 (patch) | |
tree | 9ee9026350b54c9dc4c6156a664cd543013b3879 /db/skill_unit_db.txt | |
parent | 143de8ba7b476f7c1a4934a478d9169214a205ce (diff) | |
download | hercules-454f2747e5cc8d222b8bdbe39bfda2f433003747.tar.gz hercules-454f2747e5cc8d222b8bdbe39bfda2f433003747.tar.bz2 hercules-454f2747e5cc8d222b8bdbe39bfda2f433003747.tar.xz hercules-454f2747e5cc8d222b8bdbe39bfda2f433003747.zip |
- Corrected skill require entry from the Twilight Pharmacy skills.
- Removed the Frost Nova entry from skill_unit_db
- Moved Gospel's code to skill_castend_pos2
- Some cleaning of skill_castend_pos2
- Fixed a unnecessary map_freeblock_unlock call in the default case of skill_castend_pos2
- Sense/Estimation will now display the mob info window to all party members in the same map.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7595 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/skill_unit_db.txt')
-rw-r--r-- | db/skill_unit_db.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/db/skill_unit_db.txt b/db/skill_unit_db.txt index 815cb3554..889ea0967 100644 --- a/db/skill_unit_db.txt +++ b/db/skill_unit_db.txt @@ -35,7 +35,6 @@ 83,0x86, , 0, 3,1000,enemy, 0x000 //WZ_METEOR
85,0x86,,0,6:6:6:6:6:6:6:6:6:6:8,1250,enemy,0x008 //WZ_VERMILION
87,0x8d, , -1, 0, -1,all, 0x000 //WZ_ICEWALL
- 88,0x86, , 0, 2,1000,enemy, 0x000 //WZ_FROSTNOVA
89,0x86, , 0, 5, 450,enemy, 0x008 //WZ_STORMGUST
91,0x86, , 0, 2,1000,enemy, 0x080 //WZ_HEAVENDRIVE
92,0x8e, , 2, 0, -1,enemy, 0x000 //WZ_QUAGMIRE
|