From 109df4b0e610df5f93ee7e3c971b81acee9b5818 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 9 Jun 2019 18:11:54 -0300 Subject: Make Treasure map an usable item, outdate ID 1166 --- db/re/item_db.conf | 29 ++++++++++++++++++----------- 1 file changed, 18 insertions(+), 11 deletions(-) diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 2b0d999e1..439923005 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -3180,6 +3180,21 @@ item_db: ( doevent "Warp Crystal::OnUse"; "> }, +// item id 678 and 679 reserved - warp crystals +{ + Id: 680 + AegisName: "TreasureMap" + Name: "Treasure Map" + Type: "IT_USABLE" + Buy: 450000 + Sell: 1000 + Weight: 14 + KeepAfterUse: true + Refine: false + Script: <" + dispbottom ("Error, contact pirate about this! or just blame Jesusalva"); + "> +}, // Mounts (690 to 699, probably there will be extra IDs) { @@ -5835,19 +5850,11 @@ item_db: ( bonus bMatk,10; "> }, +// 1166 is free { Id: 1166 - AegisName: "TreasureMap" - Name: "Treasure Map" - Type: "IT_ARMOR" - Buy: 7000 - Sell: 1800 - Weight: 450 - Def: 1 - Loc: "EQP_ACC_L" - EquipLv: 54 - Refine: false - ViewSprite: 1166 + AegisName: "Item1166" + Name: "Item 1166" }, { Id: 1167 -- cgit v1.2.3-70-g09d2