From 58d4cb0ae8affce8115d965bb03206b9bb692820 Mon Sep 17 00:00:00 2001 From: skotlex Date: Tue, 1 Aug 2006 00:32:54 +0000 Subject: - Fixed NPC_STOP id value in skill_cast_db - Bladestop will no longer stop when you push either of the characters around. - Fixed Enchant Poison having a near 100% chance of poisoning target on attack. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8015 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/skill_cast_db.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'db') diff --git a/db/skill_cast_db.txt b/db/skill_cast_db.txt index 477244469..20d532e2f 100644 --- a/db/skill_cast_db.txt +++ b/db/skill_cast_db.txt @@ -534,7 +534,7 @@ //-- NPC_DARKGRANDNESS 339,2000,1500,900,900,10000:11000:12000:13000:14000:15000:16000:17000:18000:19000 //-- NPC_STOP -340,0,0,0,10000,0 +342,0,0,0,10000,0 //-- NPC_POWERUP 349,0,0,0,60000:120000:180000:240000:300000,0 //-- NPC_AGIUP -- cgit v1.2.3-70-g09d2