From 784ef07ca06fdc7a48eede4de1a3748f409568c1 Mon Sep 17 00:00:00 2001 From: skotlex Date: Wed, 12 Apr 2006 19:49:26 +0000 Subject: - Added cast time to pick stone of 3 secs and 500ms delay - Removed area of effect of Assumptio. - Added "can't act" delay update when an auto-spell triggers. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6021 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/Changelog.txt | 1 + db/skill_cast_db.txt | 2 ++ 2 files changed, 3 insertions(+) (limited to 'db') diff --git a/db/Changelog.txt b/db/Changelog.txt index 9f809dda8..0d057d5bc 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -27,6 +27,7 @@ ========================= 04/12 + * Added cast time to pick stone of 3 secs and 500ms delay. [Skotlex] * Fixed produce_db for Halberd 3-->12 Oridecons [Playtester] * Fixed Violy's Violin[4] drop rate. It is 2%. [Playtester] * Fixed a typo and sorted skill_cast_db by skill id. [Playtester] diff --git a/db/skill_cast_db.txt b/db/skill_cast_db.txt index e51da3bf5..5346482b5 100644 --- a/db/skill_cast_db.txt +++ b/db/skill_cast_db.txt @@ -271,6 +271,8 @@ //-- TF_SPRINKLESAND 149,0,0,0,0,10000 +//-- TF_PICKSTONE +152,3000,500,0,0,0 //-- TF_THROWSTONE 152,0,100,0,0,8000 -- cgit v1.2.3-70-g09d2