summaryrefslogtreecommitdiff
path: root/conf-tmpl/battle_athena.conf
diff options
context:
space:
mode:
authorcelest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-02-18 07:07:25 +0000
committercelest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-02-18 07:07:25 +0000
commitaa52f1d90449e970bd5972db00ef29f77eaa39d7 (patch)
treea391d053cd9063a34bb090f6839d2233e01aece5 /conf-tmpl/battle_athena.conf
parent797d05f77b8ab4cdfd67fda7aa44126fecc0da21 (diff)
downloadhercules-aa52f1d90449e970bd5972db00ef29f77eaa39d7.tar.gz
hercules-aa52f1d90449e970bd5972db00ef29f77eaa39d7.tar.bz2
hercules-aa52f1d90449e970bd5972db00ef29f77eaa39d7.tar.xz
hercules-aa52f1d90449e970bd5972db00ef29f77eaa39d7.zip
* Added bAddRace2
* Added mob_race2_db.txt * Updated description for backup_txt in char_athena.conf a bit * Added some suggestions by Poki#3 * Use the event names from script_athena.conf to check whenever a player event trigger is being read/set * Removed an unused save/bank.txt git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1131 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf-tmpl/battle_athena.conf')
-rw-r--r--conf-tmpl/battle_athena.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf-tmpl/battle_athena.conf b/conf-tmpl/battle_athena.conf
index 2b5114f95..34e047990 100644
--- a/conf-tmpl/battle_athena.conf
+++ b/conf-tmpl/battle_athena.conf
@@ -466,12 +466,12 @@ save_clothcolor: yes
// 2 = both
undead_detect_type: 2
-// Operational mode of automatic counter.
+// Counter Attack Skill Type
// 0 = 100% critical
// 1 = disregard DEF and HIT+20, CRI*2
// 2 = Same as 0, but can counter skills (?)
// Players
-player_auto_counter_type: 1
+player_auto_counter_type: 0
// Monsters
monster_auto_counter_type: 0