diff options
Diffstat (limited to 'world/map')
-rw-r--r-- | world/map/db/mob_db.conf | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/world/map/db/mob_db.conf b/world/map/db/mob_db.conf index cad14ca5..e2bc3761 100644 --- a/world/map/db/mob_db.conf +++ b/world/map/db/mob_db.conf @@ -7909,12 +7909,12 @@ mob_db: ( Mdef: 60 CriticalDef: 80 Stats: { - Str: 30 - Agi: 1 - Vit: 100 - Int: 1 - Dex: 100 - Luk: 100 + Str: 30 + Agi: 1 + Vit: 100 + Int: 1 + Dex: 100 + Luk: 100 } Mode: { Aggressive: true |