From 32932947f48208db02010030a0d558cf2d19624d Mon Sep 17 00:00:00 2001 From: skotlex Date: Tue, 4 Jul 2006 17:58:10 +0000 Subject: - Added battle config setting emergency_recall, specifies behaviour of that skill (skill.conf): 0 - Disabled. 1 - can't be used in nowarpto maps. 2 - Can be used everywhere. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7516 54d463be-8e91-2dee-dedb-b68131a5f0ec --- conf-tmpl/battle/skill.conf | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'conf-tmpl') diff --git a/conf-tmpl/battle/skill.conf b/conf-tmpl/battle/skill.conf index 35314a99d..16548fd24 100644 --- a/conf-tmpl/battle/skill.conf +++ b/conf-tmpl/battle/skill.conf @@ -223,6 +223,13 @@ berserk_cancels_buffs: no max_heal: 9999 max_heal_lv: 11 +// Emergency Recall Guild Skill setting. +// 0: Skill is disabled, can't be used anywhere. +// 1: Skill fails when used on "nowarpto" maps +// (note that by default all GVG maps are nowarpto) +// 2: Skill is usable everywhere. +emergency_call: 2 + // Max Possible Level of Monster skills // Note: If your MVPs are too tough, reduce it to 10. mob_max_skilllvl: 100 -- cgit v1.2.3-60-g2f50