summaryrefslogtreecommitdiff
path: root/conf-tmpl
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-04-15 20:27:58 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-04-15 20:27:58 +0000
commit07d97e45c9ed18777aa40cfd6502dc36c4b31c1e (patch)
tree797b3f55f26eaefb258215950debef7f7089603c /conf-tmpl
parenta865a317e3d0cd06d5fe4cc3c3af847f1c5bc38e (diff)
downloadhercules-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')
-rw-r--r--conf-tmpl/Changelog.txt3
-rw-r--r--conf-tmpl/battle/skill.conf2
2 files changed, 4 insertions, 1 deletions
diff --git a/conf-tmpl/Changelog.txt b/conf-tmpl/Changelog.txt
index a38faa42b..2c903c390 100644
--- a/conf-tmpl/Changelog.txt
+++ b/conf-tmpl/Changelog.txt
@@ -1,5 +1,8 @@
Date Added
+2007/04/16
+ * Changed the default setting for emergency_call to 11 (usable all the
+ time, but only in Gvg Maps) as described by Tharis (skill.conf). [Skotlex]
2007/04/13
* Added some Kiel quest mapflags [Playtester]
* Added debug command @displayskill. Should be used only by people
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)