diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/Changelog.txt | 1 | ||||
-rw-r--r-- | db/skill_cast_db.txt | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt index aeadc81e5..4076663c8 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -27,6 +27,7 @@ =========================
04/13
+ - fixed pick stone ID [Lupus]
* Updated 1675,VENATU (some columns were shifted) [Lupus]
* Updated items weight, names. Thanks 2 Haplo [Lupus]
- 12142,Book_of_Magic effect updated +20 Agi for 30 min (d0n't list it in the items desc)
diff --git a/db/skill_cast_db.txt b/db/skill_cast_db.txt index 5346482b5..284fd04f2 100644 --- a/db/skill_cast_db.txt +++ b/db/skill_cast_db.txt @@ -272,7 +272,7 @@ 149,0,0,0,0,10000
//-- TF_PICKSTONE
-152,3000,500,0,0,0
+151,3000,500,0,0,0
//-- TF_THROWSTONE
152,0,100,0,0,8000
|