From 77bcd0699528aafb6c878208c71555e60947a90e Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 31 Aug 2016 23:49:43 +0300 Subject: Reduce bows attacks on tortugas into two times. --- db/re/mob_db.conf | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'db') 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 -- cgit v1.2.3-70-g09d2