diff options
author | Ledmitz <smoothshifter@tuta.io> | 2024-04-12 21:25:46 -0300 |
---|---|---|
committer | Ledmitz <smoothshifter@tuta.io> | 2024-04-12 21:25:46 -0300 |
commit | 033a48d2dc01a8fddca33f3b47daef01ba352612 (patch) | |
tree | aa7dcbf9056fe3b9495c5a8eb8355e47df121b76 | |
parent | d7a4ba6400b7c514952662c7d85427371ac1f2e8 (diff) | |
download | classic-serverdata-033a48d2dc01a8fddca33f3b47daef01ba352612.tar.gz classic-serverdata-033a48d2dc01a8fddca33f3b47daef01ba352612.tar.bz2 classic-serverdata-033a48d2dc01a8fddca33f3b47daef01ba352612.tar.xz classic-serverdata-033a48d2dc01a8fddca33f3b47daef01ba352612.zip |
Fixed indentation of Mont Blanc
-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 |