diff options
author | HoraK-FDF <horak-fdf@web.de> | 2024-07-01 22:15:30 +0200 |
---|---|---|
committer | HoraK-FDF <horak-fdf@web.de> | 2024-07-01 23:23:53 +0200 |
commit | 81436cff429e0b05c04d640be122b2ad0daeca90 (patch) | |
tree | 65bdbc47eb9ee774a6410766baf3f27b28a50120 /world/map/db/item_db_generic.txt | |
parent | 1b2f1abda4b3e7bb6733108c78a1a10d52820627 (diff) | |
download | serverdata-81436cff429e0b05c04d640be122b2ad0daeca90.tar.gz serverdata-81436cff429e0b05c04d640be122b2ad0daeca90.tar.bz2 serverdata-81436cff429e0b05c04d640be122b2ad0daeca90.tar.xz serverdata-81436cff429e0b05c04d640be122b2ad0daeca90.zip |
stones and crystals
Diffstat (limited to 'world/map/db/item_db_generic.txt')
-rw-r--r-- | world/map/db/item_db_generic.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/world/map/db/item_db_generic.txt b/world/map/db/item_db_generic.txt index e7802111..731a2d33 100644 --- a/world/map/db/item_db_generic.txt +++ b/world/map/db/item_db_generic.txt @@ -304,3 +304,7 @@ 5376, KingChonkyBirbFeather, 3, 6000, 3000, 1, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {}, {} 5377, Honeycomb, 3, 200, 100, 11, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {}, {} 5378, Beeswax, 3, 2000, 1000, 10, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {}, {} +5380, Stone, 3, 1000, 500, 60, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {}, {} +5381, Brick, 3, 2000, 1000, 40, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {}, {} +5384, MountainCrystal, 3, 20000, 10000, 20, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {}, {} +5385, BlackQuarz, 3, 20000, 10000, 20, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {}, {} |