diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/map_index.txt | 15 | ||||
-rw-r--r-- | db/re/mob_db.conf | 4 |
2 files changed, 10 insertions, 9 deletions
diff --git a/db/map_index.txt b/db/map_index.txt index ef314c63f..4bb05c22e 100644 --- a/db/map_index.txt +++ b/db/map_index.txt @@ -45,10 +45,11 @@ 011-2 45 012-1 46 012-2 47 -boss 48 -botcheck 49 -sec_pri 50 -soren-2 51 -soren 52 -test 53 -testbg 54 +012-3 48 +boss 49 +botcheck 50 +sec_pri 51 +soren-2 52 +soren 53 +test 54 +testbg 55 diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 347fa040b..fabcb1c5a 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -1812,8 +1812,8 @@ mob_db: ( TinOre: 30 LeadOre: 20 GoldOre: 10 - TerraniteOre: 5 - TitaniumOre: 3 + TitaniumOre: 5 + TerraniteOre: 3 IridiumOre: 2 PlatinumOre: 1 } |