diff options
author | HoraK-FDF <horak-fdf@web.de> | 2024-03-05 21:07:39 +0100 |
---|---|---|
committer | HoraK-FDF <horak-fdf@web.de> | 2024-04-14 11:11:43 +0200 |
commit | 04cef36b77d849ea2a12e9430ff929541af15091 (patch) | |
tree | d88c88f9ee4a0b611a925c67da95ce503070199a /world/map/db/item_db_generic.txt | |
parent | d1ad8ec0d2e514cc2af6929daf498413c782e7b7 (diff) | |
download | serverdata-04cef36b77d849ea2a12e9430ff929541af15091.tar.gz serverdata-04cef36b77d849ea2a12e9430ff929541af15091.tar.bz2 serverdata-04cef36b77d849ea2a12e9430ff929541af15091.tar.xz serverdata-04cef36b77d849ea2a12e9430ff929541af15091.zip |
mob drops add6 slimes bifs items
Diffstat (limited to 'world/map/db/item_db_generic.txt')
-rw-r--r-- | world/map/db/item_db_generic.txt | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/world/map/db/item_db_generic.txt b/world/map/db/item_db_generic.txt index 72cc035a..c109ea82 100644 --- a/world/map/db/item_db_generic.txt +++ b/world/map/db/item_db_generic.txt @@ -272,10 +272,12 @@ //5298, CloverDrawing, 3, 0, 0, 10, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 7, {}, {} 5311, ShadowHerb, 3, 2, 1, 1, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {}, {} //5313, CrozeniteCrystal, 3, 0, 0, 555, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 7, {}, {} -//5314, GoldOre, 3, 3200, 1600, 40, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {}, {} +5314, GoldOre, 3, 3200, 1600, 40, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {}, {} //5315, GoldIngot, 3, 40000, 4400, 1000, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 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, {}, {} +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, 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, {}, {} |