diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-04-15 20:27:58 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-04-15 20:27:58 +0000 |
commit | 07d97e45c9ed18777aa40cfd6502dc36c4b31c1e (patch) | |
tree | 797b3f55f26eaefb258215950debef7f7089603c /conf-tmpl/battle/skill.conf | |
parent | a865a317e3d0cd06d5fe4cc3c3af847f1c5bc38e (diff) | |
download | hercules-07d97e45c9ed18777aa40cfd6502dc36c4b31c1e.tar.gz hercules-07d97e45c9ed18777aa40cfd6502dc36c4b31c1e.tar.bz2 hercules-07d97e45c9ed18777aa40cfd6502dc36c4b31c1e.tar.xz hercules-07d97e45c9ed18777aa40cfd6502dc36c4b31c1e.zip |
- Changed the default setting for emergency_call to 11 (usable all the time, but only in Gvg Maps) as described by Tharis.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10266 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf-tmpl/battle/skill.conf')
-rw-r--r-- | conf-tmpl/battle/skill.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf-tmpl/battle/skill.conf b/conf-tmpl/battle/skill.conf index 32692a859..72ee2901b 100644 --- a/conf-tmpl/battle/skill.conf +++ b/conf-tmpl/battle/skill.conf @@ -240,7 +240,7 @@ max_heal_lv: 11 // 8: Skill is usable on GvG grounds //16: Disable skill from "nowarpto" maps // (it will work on GVG castles even if they are set to nowarpto, though) -emergency_call: 31 +emergency_call: 11 // Guild Aura Skills setting (add as appropiate). // (This affects GD_LEADERSHIP, GD_GLORYWOUNDS, GD_SOULCOLD and GD_HAWKEYES) |