diff options
-rw-r--r-- | db/re/mob_db.conf | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index f1ad7de2f..6ff91c988 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -86,8 +86,9 @@ mob_db: ( AttackDelay: attack delay (int, defaults to 4000) AttackMotion: attack motion (int, defaults to 2000) DamageMotion: damage motion (int, defaults to 0) - SpawnCollisionSize: collision size (int, defaults to -1) - SpawnCollisionMask: collision mask (int, defaults to 1) + // SpawnCollision - Support dropped (tmw2 dd7d9ed) + //SpawnCollisionSize: collision size (int, defaults to -1) + //SpawnCollisionMask: collision mask (int, defaults to 1) MvpExp: mvp experience (int, defaults to 0) MvpDrops: { AegisName: chance (string: int) |