diff options
author | masao87 <masao87@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-05-12 14:28:16 +0000 |
---|---|---|
committer | masao87 <masao87@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-05-12 14:28:16 +0000 |
commit | 53e9eefa52d54e1c1d05e529e3bfb4943c6208d7 (patch) | |
tree | 6ce5a97d0b2eac142ee326e5be05df89ab805d07 /db/re | |
parent | 28b32ef666a3d7d8ab1b5c0f8d3f6fa0e8acb309 (diff) | |
download | hercules-53e9eefa52d54e1c1d05e529e3bfb4943c6208d7.tar.gz hercules-53e9eefa52d54e1c1d05e529e3bfb4943c6208d7.tar.bz2 hercules-53e9eefa52d54e1c1d05e529e3bfb4943c6208d7.tar.xz hercules-53e9eefa52d54e1c1d05e529e3bfb4943c6208d7.zip |
- Updated town.txt to allow Mailbox access in all the newer cities. bugreport:4457
- Removed easter.txt event and the corresponding mobs in mob_db2.txt and mob_db2.sql since they collide with Satan Morroc minions Mob ID's. bugreport:1240
- Updated Magical Amplify Power cast time to only be affected by item bonuses. bugreport:2777
- Added missing Economy check in agit_main and some missing close; also fixed bugreport:5030
- Added Credits for Ziu in Falcon Flute NPC.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16102 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/re')
-rw-r--r-- | db/re/skill_castnodex_db.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/re/skill_castnodex_db.txt b/db/re/skill_castnodex_db.txt index 29732bef6..66b772386 100644 --- a/db/re/skill_castnodex_db.txt +++ b/db/re/skill_castnodex_db.txt @@ -19,7 +19,7 @@ 272,0,2 //MO_CHAINCOMBO 273,0,2 //MO_COMBOFINISH 336,1 //WE_CALLPARTNER -366,1 //HW_MAGICPOWER +366,3 //HW_MAGICPOWER 370,1 //CH_PALMSTRIKE 371,0,2 //CH_TIGERFIST 372,0,2 //CH_CHAINCRUSH |