summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHoraK-FDF <horak-fdf@web.de>2024-05-05 18:34:08 +0200
committerLed Mitz <smoothshifter@tuta.io>2024-05-16 16:28:21 +0000
commit78b789c88852f69ab83b6d60912897845a6474d2 (patch)
treeced3b8a77f31bc0d798d54ec6f70a4bbb5e0c378
parentfaa20afe90dbca63065433471edccb9fa52b0748 (diff)
downloadserverdata-78b789c88852f69ab83b6d60912897845a6474d2.tar.gz
serverdata-78b789c88852f69ab83b6d60912897845a6474d2.tar.bz2
serverdata-78b789c88852f69ab83b6d60912897845a6474d2.tar.xz
serverdata-78b789c88852f69ab83b6d60912897845a6474d2.zip
removed notrade/sell from bromenal droplet
-rw-r--r--world/map/db/item_db.conf9
-rw-r--r--world/map/db/item_db_generic.txt2
2 files changed, 1 insertions, 10 deletions
diff --git a/world/map/db/item_db.conf b/world/map/db/item_db.conf
index ef06dfa1..42b710eb 100644
--- a/world/map/db/item_db.conf
+++ b/world/map/db/item_db.conf
@@ -5523,15 +5523,6 @@ item_db: (
Def: 0
Refine: false
ViewSprite: 5318
- Trade: {
- notrade: true
- nodrop: true
- nostorage: false
- nogstorage: false
- nomail: true
- noauction: true
- noselltonpc: true
- }
},
{
Id: 5319
diff --git a/world/map/db/item_db_generic.txt b/world/map/db/item_db_generic.txt
index 5c38ee8a..792f2d46 100644
--- a/world/map/db/item_db_generic.txt
+++ b/world/map/db/item_db_generic.txt
@@ -277,7 +277,7 @@
//ID, Name, Type, Price, Sell, Weight, ATK, DEF, Range, Mbonus, Slot, Gender, Loc, wLV, eLV, View, Mode, {UseScript}, {EquipScript}
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, {}, {}
+5318, BromenalDroplet, 3, 15000, 1500, 20, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {}, {}
//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, {}, {}