summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
Diffstat (limited to 'db')
-rw-r--r--db/Changelog.txt2
-rw-r--r--db/skill_cast_db.txt6
2 files changed, 5 insertions, 3 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt
index de43effd4..88566da76 100644
--- a/db/Changelog.txt
+++ b/db/Changelog.txt
@@ -27,6 +27,8 @@
=========================
04/19
+ * Reverted the delay for Arrow Shower and Double Strafe to 100ms [Skotlex]
+ * Reverted the cast time for pick stone to 500ms, no delay. [Skotlex]
* Fixed Roguemaster's Bow being equipable by Rogues [Playtester]
04/18
* Some more fixes on the Bio Lab mobs [Playtester]
diff --git a/db/skill_cast_db.txt b/db/skill_cast_db.txt
index 284fd04f2..31bfdbaac 100644
--- a/db/skill_cast_db.txt
+++ b/db/skill_cast_db.txt
@@ -100,9 +100,9 @@
//-- AC_CONCENTRATION
45,0,0,0,60000:80000:100000:120000:140000:160000:180000:200000:220000:240000,0
//-- AC_DOUBLE
-46,0,-100,0,100,0
+46,0,100,0,100,0
//-- AC_SHOWER
-47,0,-100,0,100,0
+47,0,100,0,100,0
//==========================================
@@ -272,7 +272,7 @@
149,0,0,0,0,10000
//-- TF_PICKSTONE
-151,3000,500,0,0,0
+151,500,0,0,0,0
//-- TF_THROWSTONE
152,0,100,0,0,8000