diff options
-rw-r--r-- | db/Changelog.txt | 1 | ||||
-rw-r--r-- | db/skill_db.txt | 20 |
2 files changed, 11 insertions, 10 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt index aa4f7c00f..bd645f3a3 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -41,6 +41,7 @@ ======================= 2008/10/25 + * Rev. 13324 iRO lied to me. Reverted casting range of traps to 3. [L0ne_W0lf] * Rev. 13323 Just some random updates and bugfixes! [L0ne_W0lf] - Corrected Landmine's placement range. (bugreport:2305) - Corrected comment in merc skill db. (bugreport:2324) diff --git a/db/skill_db.txt b/db/skill_db.txt index fed3fca83..aaf711549 100644 --- a/db/skill_db.txt +++ b/db/skill_db.txt @@ -156,16 +156,16 @@ 112,0,6,4,0,0x3,-1,5,1,no,0,0,0,weapon,0, BS_WEAPONPERFECT,Weapon Perfection 113,0,6,4,0,0x3,-1,5,1,no,0,0,0,weapon,0, BS_OVERTHRUST,Power-Thrust 114,0,6,4,0,0x1,0,5,1,no,0,0,0,weapon,0, BS_MAXIMIZE,Maximize Power -115,2,6,2,0,0x1,0,5,1,no,0,0x80,0,misc,6:7:8:9:10, HT_SKIDTRAP,Skid Trap -116,2,6,2,2,0x40,0,5,1,no,0,0x80,0,misc,0, HT_LANDMINE,Land Mine -117,2,6,2,0,0x1,0,5,1,no,0,0x80,0,misc,0, HT_ANKLESNARE,Ankle Snare -118,2,6,2,0,0x2,1,5,1,no,0,0x80,0,misc,0, HT_SHOCKWAVE,Shockwave Trap -119,2,6,2,0,0x3,2,5,1,no,0,0x80,0,misc,0, HT_SANDMAN,Sandman -120,2,6,2,0,0x3,1,5,1,no,0,0x80,0,misc,0, HT_FLASHER,Flasher -121,2,6,2,1,0x42,1,5,1,no,0,0x80,0,weapon,0, HT_FREEZINGTRAP,Freezing Trap -122,2,6,2,4,0x42,1,5,1,no,0,0x80,0,misc,0, HT_BLASTMINE,Blast Mine -123,2,6,2,3,0x42,2,5,1,no,0,0x80,0,misc,0, HT_CLAYMORETRAP,Claymore Trap -124,2,6,32,0,0x1,0,1,1,no,0,0,0,misc,0, HT_REMOVETRAP,Remove Trap +115,3,6,2,0,0x1,0,5,1,no,0,0x80,0,misc,6:7:8:9:10, HT_SKIDTRAP,Skid Trap +116,3,6,2,2,0x40,0,5,1,no,0,0x80,0,misc,0, HT_LANDMINE,Land Mine +117,3,6,2,0,0x1,0,5,1,no,0,0x80,0,misc,0, HT_ANKLESNARE,Ankle Snare +118,3,6,2,0,0x2,1,5,1,no,0,0x80,0,misc,0, HT_SHOCKWAVE,Shockwave Trap +119,3,6,2,0,0x3,2,5,1,no,0,0x80,0,misc,0, HT_SANDMAN,Sandman +120,3,6,2,0,0x3,1,5,1,no,0,0x80,0,misc,0, HT_FLASHER,Flasher +121,3,6,2,1,0x42,1,5,1,no,0,0x80,0,weapon,0, HT_FREEZINGTRAP,Freezing Trap +122,3,6,2,4,0x42,1,5,1,no,0,0x80,0,misc,0, HT_BLASTMINE,Blast Mine +123,3,6,2,3,0x42,2,5,1,no,0,0x80,0,misc,0, HT_CLAYMORETRAP,Claymore Trap +124,3,6,32,0,0x1,0,1,1,no,0,0,0,misc,0, HT_REMOVETRAP,Remove Trap 125,3,6,2,0,0x1,0,1,1,no,0,0,0,misc,0, HT_TALKIEBOX,Talkie Box 126,0,0,0,0,0,0,10,0,no,0,0,0,weapon,0, HT_BEASTBANE,Beast Bane 127,0,0,0,0,0,0,1,0,no,0,0,0,misc,0, HT_FALCON,Falconry Mastery |