diff options
-rw-r--r-- | db/Changelog.txt | 3 | ||||
-rw-r--r-- | db/mob_skill_db.txt | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt index a7b9ce5e6..10facabf0 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -49,7 +49,8 @@ ---- ======================== 07/09 - * Rev. 10871 More mob_skill_db.txt updates. [L0ne_W0lf] + * Rev. 10874 Commented out two questionable Marine Sphere skills. [L0ne_W0lf] + * Rev. 10872 More mob_skill_db.txt updates. [L0ne_W0lf] - Added Fiber Lock to Argos and Close Confine to Drosera. - Fixed monsters in Thanatos Tower and past using "Bash" instead of "Provoke" - Added Two-hand Quicken to Incantation Samurai. diff --git a/db/mob_skill_db.txt b/db/mob_skill_db.txt index ebe6e67da..fff89ef1c 100644 --- a/db/mob_skill_db.txt +++ b/db/mob_skill_db.txt @@ -710,8 +710,8 @@ 1142,Marine Sphere@NPC_SELFDESTRUCTION,any,173,1,10000,3000,0,no,self,afterskill,354,,,,,, 1142,Marine Sphere@NPC_SELFDESTRUCTION,idle,173,1,500,2000,5000,no,self,myhpltmaxrate,99,,,,,, 1142,Marine Sphere@NPC_SELFDESTRUCTION,idle,173,1,10000,2000,5000,no,self,skillused,173,,,,,, -1142,Marine Sphere@NPC_SELFDESTRUCTION,idle,173,1,10000,0,0,yes,self,always,0,,,,,, -1142,Marine Sphere@NPC_SPEEDUP,any,332,1,10000,0,700,yes,self,always,0,,,,,, +//1142,Marine Sphere@NPC_SELFDESTRUCTION,idle,173,1,10000,0,0,yes,self,always,0,,,,,, +//1142,Marine Sphere@NPC_SPEEDUP,any,332,1,10000,0,700,yes,self,always,0,,,,,, 1143,Marionette@HT_FREEZINGTRAP,idle,121,5,500,0,300000,yes,around2,always,0,,,,,,29 1143,Marionette@MG_FIREWALL,chase,18,5,500,500,5000,yes,target,always,0,,,,,,2 1143,Marionette@NPC_TELEKINESISATTACK,attack,191,5,500,0,5000,yes,target,always,0,,,,,,6 |