diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/Changelog.txt | 1 | ||||
-rw-r--r-- | db/skill_db.txt | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt index f1209fa45..e0dc658fa 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -34,6 +34,7 @@ ======================= 10/15 + * Rev. 11489 Readded Sonic Acceleration to the skill DB. -_- [L0ne_W0lf] * 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] diff --git a/db/skill_db.txt b/db/skill_db.txt index c50f55f12..749477243 100644 --- a/db/skill_db.txt +++ b/db/skill_db.txt @@ -619,6 +619,7 @@ 1001,9,6,1,-1,0,0,1,1,no,0,0x1,0,weapon,0 //KN_CHARGEATK#Charge Attack# 1002,0,6,4,0,0x1,0,1,0,no,0,0x1,0,weapon,2 //CR_SHRINK#Shrink# +1003,0,0,0,0,0,0,1,0,no,0,0x1,0,weapon,0 //AS_SONICACCEL#Sonic Acceleration# 1004,9,8,1,0,0x8,0,1,1,no,0,0x1,0,weapon,0 //AS_VENOMKNIFE#Throw Venom Knive# 1005,1,6,1,0,0x1,0,1,1,no,0,0x1,0,weapon,0 //RG_CLOSECONFINE#Close Confine# 1006,0,6,4,3,0,2,1,1,yes,0,0x1,0,magic,3 //WZ_SIGHTBLASTER#Sight Blaster# |