diff options
author | Philipp Sehmisch <tmw@crushnet.org> | 2008-02-13 20:56:24 +0000 |
---|---|---|
committer | Philipp Sehmisch <tmw@crushnet.org> | 2008-02-13 20:56:24 +0000 |
commit | a060f654f332b1824e9c6f6dc6925102232b2f51 (patch) | |
tree | ca5402351a9b8f87de2852215e4fa8ce01490ccc | |
parent | 172f654330f203c8d0e19d3d0e6ad8f6a0370b82 (diff) | |
download | serverdata-a060f654f332b1824e9c6f6dc6925102232b2f51.tar.gz serverdata-a060f654f332b1824e9c6f6dc6925102232b2f51.tar.bz2 serverdata-a060f654f332b1824e9c6f6dc6925102232b2f51.tar.xz serverdata-a060f654f332b1824e9c6f6dc6925102232b2f51.zip |
Added new headgears by QOAL (item_db only, no way to get them yet)
-rw-r--r-- | changelog.txt | 7 | ||||
-rw-r--r-- | db/item_db.txt | 4 |
2 files changed, 9 insertions, 2 deletions
diff --git a/changelog.txt b/changelog.txt index 650004ad..984ce2d7 100644 --- a/changelog.txt +++ b/changelog.txt @@ -73,8 +73,11 @@ 29.12.07: * Crush: Added eastern desert snake dungeon -14.02.07: * Crush: Added new versions of snow maps. +14.02.08: * Crush: Added new versions of snow maps. 26.01.08: * Crush: Fixed warp from desert to woodland. -08.02.08: * Crush: Fixed warp from desert to woodland.
\ No newline at end of file +08.02.08: * Crush: Added server files for Dimonds Cove Restaurant + +13.02.08: * Crush: Added new headgears by QOAL (item_db only, no way to + get them yet)
\ No newline at end of file diff --git a/db/item_db.txt b/db/item_db.txt index 3b083073..ae90f68d 100644 --- a/db/item_db.txt +++ b/db/item_db.txt @@ -112,6 +112,10 @@ 633, XmaselfHat, XmaselfHat, 5, 3000, 1500, 10, , 18, , 0, 10477567, 2, 256, , 0, 36, {}, {} 634, WoodenMask, WoodenMask, 5, 2500, 1250, 10, , 15, , 0, 10477567, 2, 256, , 0, 35, {}, {} 635, Santacookie, Santacookie, 3, 1, 1, 1, , , , , , , , , , , {}, {} +636, WarlordHelm, Warlord Helmet, 5, 4000, 1750, 10, , 21, , 0, 10477567, 2, 256, , 0, 39, {}, {} +637, KnightHelm, Knight Helmet, 5, 4000, 1750, 10, , 21, , 0, 10477567, 2, 256, , 0, 40, {}, {} +638, InfantryHelm, Infantry Helmet, 5, 4000, 1750, 10, , 21, , 0, 10477567, 2, 256, , 0, 41, {}, {} +639, CrusadeHelm, Crusade Helmet, 5, 4000, 1750, 10, , 21, , 0, 10477567, 2, 256, , 0, 42, {}, {} 1199, Arrow, Arrow, 10, 3, 1, 1, 25, 0, 0, 0, 10477567, 2, 32768, , , , {}, {} 1200, Bow, Bow, 4, 1000, 500, 200, 20, , 5, 0, 10477567, 2, 34, 1, 4, 11, {}, {} 1201, Knife, Knife, 4, 50, 25, 100, 5, , 1, 0, 10477567, 2, 2, 1, 1, 1, {}, {} |