diff options
author | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-16 10:50:03 +0000 |
---|---|---|
committer | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-16 10:50:03 +0000 |
commit | 9b6b0a2b79ad09a1d81cc1929167cbcf4d5e36de (patch) | |
tree | 8ad1b0fd2dbaa60fcedce80975d03664b713ae2c /conf-tmpl/battle_athena.conf | |
parent | 9babe46efb2a08fdce5829638e9c5a5a9e9886d7 (diff) | |
download | hercules-9b6b0a2b79ad09a1d81cc1929167cbcf4d5e36de.tar.gz hercules-9b6b0a2b79ad09a1d81cc1929167cbcf4d5e36de.tar.bz2 hercules-9b6b0a2b79ad09a1d81cc1929167cbcf4d5e36de.tar.xz hercules-9b6b0a2b79ad09a1d81cc1929167cbcf4d5e36de.zip |
* Corrected Extremity Fist
* Added weapon skills rely on attack speed as cast delays
* Fixed mob_ghostring_fix not working
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@583 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf-tmpl/battle_athena.conf')
-rw-r--r-- | conf-tmpl/battle_athena.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf-tmpl/battle_athena.conf b/conf-tmpl/battle_athena.conf index 6b0381074..f0ae5e9b1 100644 --- a/conf-tmpl/battle_athena.conf +++ b/conf-tmpl/battle_athena.conf @@ -560,7 +560,7 @@ pc_attack_attr_none: no mob_attack_attr_none: no // mob attacks againsts players wearing ghostring armor do full damage -mob_ghostring_fix: no +mob_ghostring_fix: yes // Does the Golden Thief Bug card only work during pvp? // no or 0 - gtb works all the time |