From a30b2fd07a49a68ecb9809e83d2057311589dc10 Mon Sep 17 00:00:00 2001 From: Playtester Date: Sun, 22 Mar 2009 20:53:19 +0000 Subject: * Hopefully fixed NPC_DEFENDER not working (thanks to Brainstorm for the fix) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13611 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/Changelog.txt | 3 +++ db/skill_cast_db.txt | 3 ++- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'db') diff --git a/db/Changelog.txt b/db/Changelog.txt index 33c78d26b..d93d3d69f 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -40,6 +40,9 @@ 2385 Recuvative_Armor Should trigger HP/SP return with magical kills as well. ======================= +2009/03/22 + * Hopefully fixed NPC_DEFENDER not working [Playtester] + (thanks to Brainstorm for the fix) 2009/03/21 * Fixed Anubis (who made him broken and exploitable in the first place?) [Playtester] 2009/03/19 diff --git a/db/skill_cast_db.txt b/db/skill_cast_db.txt index 9a246ae9c..d1a6eed3d 100644 --- a/db/skill_cast_db.txt +++ b/db/skill_cast_db.txt @@ -331,7 +331,8 @@ //-- NPC_BARRIER 204,0,0,0,60000:70000:80000:90000:100000:110000:120000:130000:140000:150000,0 - +//-- NPC_DEFENDER +205,0,0,0,60000:70000:80000:90000:100000:110000:120000:130000:140000:150000,0 //-- NPC_LICK 206,0,0,0,0,3000 //-- NPC_HALLUCINATION -- cgit v1.2.3-70-g09d2