From b00e702128b3651d13e084b1a7aebb668acc3912 Mon Sep 17 00:00:00 2001 From: HoraK-FDF Date: Tue, 5 Mar 2024 22:22:53 +0100 Subject: disable some without quest --- world/map/db/item_db.conf | 2 ++ world/map/db/item_db_generic.txt | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/world/map/db/item_db.conf b/world/map/db/item_db.conf index 472b5ca1..30726bdb 100644 --- a/world/map/db/item_db.conf +++ b/world/map/db/item_db.conf @@ -5553,6 +5553,7 @@ item_db: ( noauction: true noselltonpc: true } + //Disabled: true // @TMWA }, { Id: 5327 @@ -5586,6 +5587,7 @@ item_db: ( noauction: true noselltonpc: true } + //Disabled: true // @TMWA }, /* Chest Armor */ { diff --git a/world/map/db/item_db_generic.txt b/world/map/db/item_db_generic.txt index c109ea82..c159791c 100644 --- a/world/map/db/item_db_generic.txt +++ b/world/map/db/item_db_generic.txt @@ -278,6 +278,6 @@ 5316, BromenalOre, 3, 3200, 1600, 40, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {}, {} //5317, BromenalIngot, 3, 30000, 3300, 1000, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 7, {}, {} 5318, BromenalDroplet, 3, 15000, 1500, 20, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 7, {}, {} -5319, ShadowPlantCrystalDust, 3, 0, 0, 1, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 7, {}, {} +//5319, ShadowPlantCrystalDust, 3, 0, 0, 1, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 7, {}, {} 5327, CopperOre, 3, 3200, 1600, 40, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {}, {} -5328, CopperIngot, 3, 20000, 2200, 1000, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 7, {}, {} +//5328, CopperIngot, 3, 20000, 2200, 1000, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 7, {}, {} -- cgit v1.2.3-60-g2f50