summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
Diffstat (limited to 'db')
-rw-r--r--db/Changelog.txt1
-rw-r--r--db/skill_cast_db.txt2
2 files changed, 3 insertions, 0 deletions
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