From 8d8f130985bc23294cf928a5c872de9298fbff5d Mon Sep 17 00:00:00 2001 From: euphyy Date: Fri, 24 Aug 2012 04:04:45 +0000 Subject: * Added warg checks to Falcon Renter, bugreport:6546 (merchants\renters.txt) * Follow-up r16695, finished documentating. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16696 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/pre-re/mob_skill_db.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'db/pre-re/mob_skill_db.txt') diff --git a/db/pre-re/mob_skill_db.txt b/db/pre-re/mob_skill_db.txt index ece83243f..d8370a17e 100644 --- a/db/pre-re/mob_skill_db.txt +++ b/db/pre-re/mob_skill_db.txt @@ -49,7 +49,10 @@ // anybad (any type of state change) / stone / freeze / stun / sleep / // poison / curse / silence / confusion / blind / hiding / sight (unhidden) // -// Note: if a negative MobID is provided, the skill will be treated as 'global' and added for all mobs. +// Note: if a negative MobID is provided, the skill will be treated as 'global': +// -1: added for all boss types. +// -2: added for all normal types. +// -4: added for all mobs. 1001,Scorpion@NPC_FIREATTACK,attack,186,1,2000,0,5000,yes,target,always,0,,,,,,, 1001,Scorpion@NPC_POISON,attack,176,3,500,800,5000,no,target,always,0,,,,,,, -- cgit v1.2.3-60-g2f50