summaryrefslogtreecommitdiff
path: root/conf-tmpl/battle
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-10-16 19:16:16 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-10-16 19:16:16 +0000
commit7d9a2511382e90bc468602fec78f1f473cacf637 (patch)
tree0dde3dcd80011f034343bd00971e464d7fe6e023 /conf-tmpl/battle
parentfb635209b4dff794db3f3df8fdb62478c797b882 (diff)
downloadhercules-7d9a2511382e90bc468602fec78f1f473cacf637.tar.gz
hercules-7d9a2511382e90bc468602fec78f1f473cacf637.tar.bz2
hercules-7d9a2511382e90bc468602fec78f1f473cacf637.tar.xz
hercules-7d9a2511382e90bc468602fec78f1f473cacf637.zip
- Emergency call &16 (disable skill from nowarpto maps) will now NOT block Emergency Call if that map is also a gvg-castle map. Makes it safe to turn on this option to prevent usage from special maps (like Lhz3) without crippling the skill during WoE.
- Added &16 to the default of the emergency_call setting. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9000 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf-tmpl/battle')
-rw-r--r--conf-tmpl/battle/skill.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf-tmpl/battle/skill.conf b/conf-tmpl/battle/skill.conf
index dc164d5b9..a90338ca2 100644
--- a/conf-tmpl/battle/skill.conf
+++ b/conf-tmpl/battle/skill.conf
@@ -232,8 +232,8 @@ max_heal_lv: 11
// 4: Skill is usable outside of GvG grounds
// 8: Skill is usable on GvG grounds
//16: Disable skill from "nowarpto" maps
-// (note that by default all Castles have the nowarpto flag)
-emergency_call: 15
+// (it will work on GVG castles even if they are set to nowarpto, though)
+emergency_call: 31
// Guild Aura Skills setting (add as appropiate).
// (This affects GD_LEADERSHIP, GD_GLORYWOUNDS, GD_SOULCOLD and GD_HAWKEYES)