From bc472091e92a9ed8afe793ee7fe8cff60534311e Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Thu, 11 Jul 2013 20:53:17 -0700 Subject: Kill some tabs --- world/map/db/mob_skill_db.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'world/map/db/mob_skill_db.txt') diff --git a/world/map/db/mob_skill_db.txt b/world/map/db/mob_skill_db.txt index 440f5ab5..91699811 100644 --- a/world/map/db/mob_skill_db.txt +++ b/world/map/db/mob_skill_db.txt @@ -15,11 +15,11 @@ //target: The target of the skill can be: target (when a PC is targetted) / self // //conditions: (condition type) (value which specifies a condition value) -// always uncondtional -// myhpltmaxrate when the mob's hp drops to a certain % +// always uncondtional +// myhpltmaxrate when the mob's hp drops to a certain % // notintown map does not have "town" mapflag -// slavelt when the number of slaves is lower than the original number of specification. -// slavele when the number of slaves is lower or equal than the original number of specification. +// slavelt when the number of slaves is lower than the original number of specification. +// slavele when the number of slaves is lower or equal than the original number of specification. // The only supported skills are: // NPC_SELFDESTRUCTION @@ -37,7 +37,7 @@ 1015,SantaSlime@NPC_SUMMONSLAVE,idle,198,5,10000,2000,60000,no,self,slavele,3,1016,0,0,0,0, // Poison -// mobid, descriptive-label STATE, SKILL-ID,SKILLLV,rate, casttime,delay, cancel?,target, condition +// mobid, descriptive-label STATE, SKILL-ID,SKILLLV,rate, casttime,delay, cancel?,target, condition 1009,BlackScorpion@NPC_POISON,attack,178,30,50,0,500,yes,target,always,0,0,10,0,0,0, 1083,EarthSpider@NPC_POISON,attack,178,5,2500,0,500,yes,target,always,0,0,10,0,0,0, 1084,EarthScorpion@NPC_POISON,attack,178,40,5,0,500,yes,target,always,0,0,10,0,0,0, -- cgit v1.2.3-60-g2f50