diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/map_index.txt | 26 | ||||
-rw-r--r-- | db/re/item_db.conf | 10 |
2 files changed, 24 insertions, 12 deletions
diff --git a/db/map_index.txt b/db/map_index.txt index c5c76e3e0..22a82167d 100644 --- a/db/map_index.txt +++ b/db/map_index.txt @@ -73,10 +73,22 @@ 016-1 73 016-6 74 016-7 75 -boss 76 -botcheck 77 -sec_pri 78 -soren-2 79 -soren 80 -test 81 -testbg 82 +017-1 76 +017-2-1 77 +017-2 78 +018-1-1 79 +018-1 80 +018-2-1 81 +018-2 82 +018-3-1 83 +018-3 84 +018-4-1 85 +018-4-2 86 +018-4 87 +boss 88 +botcheck 89 +sec_pri 90 +soren-2 91 +soren 92 +test 93 +testbg 94 diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 0e93d7521..fc570deee 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -5817,13 +5817,13 @@ item_db: ( AegisName: "SaviorArmor" Name: "Savior Armor" Type: "IT_ARMOR" - Buy: 2 - Sell: 1 - Weight: 1 - Def: 1 + Buy: 6000000 + Sell: 1000000 + Weight: 2800 + Def: 420 Loc: "EQP_HEAD_MID" WeaponLv: 0 - EquipLv: 1 + EquipLv: 109 Refine: false ViewSprite: 1331 }, |