From b24981b5d5bb162c68b8dffd0c7dfaf66f44c2dd Mon Sep 17 00:00:00 2001 From: skotlex Date: Mon, 18 Sep 2006 00:35:25 +0000 Subject: - Reenabled client requesting to self mute, as the whole knockback packet issues of the past which were causing players to mute themselves when being knockback is no longer there. - Changed NPC_CHANGEUNDEAD from a self skill to a targetted skill. Changed it's duration to 30 secs. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8787 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/skill_db.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'db/skill_db.txt') diff --git a/db/skill_db.txt b/db/skill_db.txt index 018df0cb9..97fbba41e 100644 --- a/db/skill_db.txt +++ b/db/skill_db.txt @@ -371,7 +371,7 @@ 345,9,6,1,-1,0,0,10,1,no,0,2,0,weapon,0 //NPC_BREAKHELM#Break helm# 346,9,6,1,-1,0,0,10,1,no,0,2,0,weapon,0 //NPC_BREAKSHIELD#Break shield# 347,-1,6,1,9,0,0,10,1,no,0,2,0,weapon,0 //NPC_UNDEADATTACK -348,0,0,4,9,1,0,10,1,no,0,2,0,magic,0 //NPC_CHANGEUNDEAD +348,9,0,1,9,1,0,10,1,no,0,2,0,magic,0 //NPC_CHANGEUNDEAD 349,0,6,4,0,1,0,10,0,no,0,2,0,weapon,0 //NPC_POWERUP 350,0,6,4,0,1,0,10,0,no,0,2,0,none,0 //NPC_AGIUP 351,0,0,0,0,1,0,0,0,no,0,2,0,none,0 //NPC_SIEGEMODE -- cgit v1.2.3-70-g09d2