diff options
Diffstat (limited to 'db/re/mob_skill_db.conf')
-rw-r--r-- | db/re/mob_skill_db.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/db/re/mob_skill_db.conf b/db/re/mob_skill_db.conf index c91a2c8c7..4e3085269 100644 --- a/db/re/mob_skill_db.conf +++ b/db/re/mob_skill_db.conf @@ -254,6 +254,8 @@ SKILL_COND2 = { /**********************************************************************/ BlueSlime: { + // TODO: use NPC_SUMMONMONSTER or some other way to prevent + // the slaves from inheirting the summoner modes. NPC_SUMMONSLAVE: { SkillState: "MSS_ANY" SkillLevel: 1 |