diff options
-rw-r--r-- | db/re/mob_db.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 4e075e9f..43095c8c 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -86,6 +86,8 @@ 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) MvpExp: mvp experience (int, defaults to 0) MvpDrops: { AegisName: chance (string: int) |