From 14fdb9e5df1eec34c56657be842151e3e3137785 Mon Sep 17 00:00:00 2001 From: ultramage Date: Tue, 3 Feb 2009 11:09:58 +0000 Subject: Fixed NPC_ALLHEAL being obtainable by players/gms, which also causes client crashes (bugreport:2737). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13507 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/skill_db.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'db') diff --git a/db/skill_db.txt b/db/skill_db.txt index 143542efb..aee8d9bc4 100644 --- a/db/skill_db.txt +++ b/db/skill_db.txt @@ -626,7 +626,7 @@ //684,0,0,0,0,0,0,9,0,no,0,0,0,none,0, NPC_WIDEHELLDIGNITY,Hell Dignity //685,0,0,0,0,0,0,9,0,no,0,0,0,none,0, NPC_INVINCIBLE,Incinvible //686,0,0,0,0,0,0,9,0,no,0,0,0,none,0, NPC_INVINCIBLEOFF,Invincible off -687,0,6,4,0,0x1,0,1,1,yes,0,0,0,none,0, NPC_ALLHEAL,Full Heal +687,0,6,4,0,0x1,0,1,1,yes,0,0x2,0,none,0, NPC_ALLHEAL,Full Heal // Additional Skill (??) //688,0,0,0,0,0,0,9,0,no,0,0,0,none,0, GM_SANDMAN,GM Sandman -- cgit v1.2.3-70-g09d2