diff options
Diffstat (limited to 'db/re/mob_db.conf')
-rw-r--r-- | db/re/mob_db.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 623aba5c5..b3380a39a 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -1382,13 +1382,13 @@ mob_db: ( { Id: 1040 SpriteName: "YetiKing" - Name: "Yeti King" + Name: "The Yeti King" Lv: 120 Hp: 270000 Sp: 0 Exp: 1000 JExp: 0 - AttackRange: 1 + AttackRange: 2 Attack: [400, 900] Def: 120 Mdef: 80 @@ -1408,7 +1408,7 @@ mob_db: ( Mode: { Aggressive: true CanMove: true - Looter: true + Looter: true CanAttack: true CastSensorChase: true } |