From 087c7827f9e0ab626c63a1307b4dca9bbc932ce4 Mon Sep 17 00:00:00 2001 From: skotlex Date: Thu, 24 Aug 2006 19:25:16 +0000 Subject: - script command "isrefine" will no longer return always false for equip positions above 6 (this has not been needed since the addition of the refine column to tbe item_db many months ago) - Added NPC_CRITICALSLASH to the list of skills that display as a normal attack. - Changed the default of clear_skills_on_death to 0 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8473 54d463be-8e91-2dee-dedb-b68131a5f0ec --- conf-tmpl/battle/skill.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf-tmpl/battle') diff --git a/conf-tmpl/battle/skill.conf b/conf-tmpl/battle/skill.conf index a7cc6f53d..63bb739c7 100644 --- a/conf-tmpl/battle/skill.conf +++ b/conf-tmpl/battle/skill.conf @@ -87,7 +87,7 @@ skillrange_from_weapon: 14 skill_caster_check: yes // Should ground placed skills be removed as soon as the caster dies? [Note 4] -clear_skills_on_death: 15 +clear_skills_on_death: 0 // Should ground placed skills be removed when the caster changes maps? [Note 4] clear_skills_on_warp: 15 -- cgit v1.2.3-70-g09d2