diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-08-24 11:23:59 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-08-24 11:23:59 -0300 |
commit | 94fd0b9dccea277994d17ef04a908e58be9cf1b3 (patch) | |
tree | e8ff9aea8a6e5495cfe6cff18cdaedaf3ac29a56 /db | |
parent | 5ec3585e02d86283e30bf535ecbe8874c9a7fc99 (diff) | |
download | serverdata-94fd0b9dccea277994d17ef04a908e58be9cf1b3.tar.gz serverdata-94fd0b9dccea277994d17ef04a908e58be9cf1b3.tar.bz2 serverdata-94fd0b9dccea277994d17ef04a908e58be9cf1b3.tar.xz serverdata-94fd0b9dccea277994d17ef04a908e58be9cf1b3.zip |
I knew this bug for quite some time, how I forgot to fix...?
Diffstat (limited to 'db')
-rw-r--r-- | db/re/mob_skill_db.conf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/db/re/mob_skill_db.conf b/db/re/mob_skill_db.conf index f082a2bb6..62d118482 100644 --- a/db/re/mob_skill_db.conf +++ b/db/re/mob_skill_db.conf @@ -629,7 +629,6 @@ SKILL_COND2 = { CastCondition: "MSC_ALWAYS" } } -} GiantCaveMaggot: { NPC_SUMMONSLAVE: { SkillState: "MSS_ANY" @@ -690,5 +689,5 @@ SKILL_COND2 = { val0: 1027 } } - +} ) |