From 5a23118e4612b0d74f4bced2c5a33e0d77e8d762 Mon Sep 17 00:00:00 2001 From: Playtester Date: Mon, 15 Oct 2007 16:13:50 +0000 Subject: Fixed duration of Enchant Deadly Poison git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11480 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/Changelog.txt | 1 + db/skill_cast_db.txt | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'db') diff --git a/db/Changelog.txt b/db/Changelog.txt index 65343defe..f1209fa45 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -34,6 +34,7 @@ ======================= 10/15 + * Fixed duration of Enchant Deadly Poison [Playtester] * Reverted last fix according to tests on Aegis [Playtester] * Fixed aftercast delay and timer of Venom Splasher [Playtester] 10/14 diff --git a/db/skill_cast_db.txt b/db/skill_cast_db.txt index c8e7d7e79..7b2567bac 100644 --- a/db/skill_cast_db.txt +++ b/db/skill_cast_db.txt @@ -615,7 +615,7 @@ //===== Assassin Cross ===================== //-- ASC_EDP -378,0,2000,0,20000:30000:40000:50000:60000,20000:30000:40000:50000:60000 +378,0,2000,0,40000:45000:50000:55000:60000,20000:30000:40000:50000:60000 //-- ASC_BREAKER 379,700,1000:1200:1400:1600:1800:2000:2200:2400:2600:2800,0,0,0 //========================================== -- cgit v1.2.3-70-g09d2