diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/re/mob_db.conf | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 959c522e..e566212a 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -95,6 +95,9 @@ mob_db: ( AegisName: chance (string: int) ... } + WeaponAttacks: { + WeaponType: 10000 + } }, ******************************************************************************/ @@ -232,6 +235,9 @@ mob_db: ( TortugaShell: 500 Moss: 500 } + WeaponAttacks: { + Bows: 5000 + } }, { Id: 1005 |