diff options
author | HoraK-FDF <horak-fdf@web.de> | 2024-05-05 18:34:08 +0200 |
---|---|---|
committer | Led Mitz <smoothshifter@tuta.io> | 2024-05-16 16:28:21 +0000 |
commit | 78b789c88852f69ab83b6d60912897845a6474d2 (patch) | |
tree | ced3b8a77f31bc0d798d54ec6f70a4bbb5e0c378 /world/map/db/item_db_generic.txt | |
parent | faa20afe90dbca63065433471edccb9fa52b0748 (diff) | |
download | serverdata-78b789c88852f69ab83b6d60912897845a6474d2.tar.gz serverdata-78b789c88852f69ab83b6d60912897845a6474d2.tar.bz2 serverdata-78b789c88852f69ab83b6d60912897845a6474d2.tar.xz serverdata-78b789c88852f69ab83b6d60912897845a6474d2.zip |
removed notrade/sell from bromenal droplet
Diffstat (limited to 'world/map/db/item_db_generic.txt')
-rw-r--r-- | world/map/db/item_db_generic.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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, {}, {} |