diff options
author | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2007-10-31 08:55:39 +0000 |
---|---|---|
committer | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2007-10-31 08:55:39 +0000 |
commit | 4bc118ef7f3f30ec318b3e8f76513f819e0dfedb (patch) | |
tree | 38b3e52f668728bc668e68e49f0b0d7542a60137 /db | |
parent | 2068f1ca8903f2adcc3964d1cc851b32fddfb21b (diff) | |
download | serverdata-4bc118ef7f3f30ec318b3e8f76513f819e0dfedb.tar.gz serverdata-4bc118ef7f3f30ec318b3e8f76513f819e0dfedb.tar.bz2 serverdata-4bc118ef7f3f30ec318b3e8f76513f819e0dfedb.tar.xz serverdata-4bc118ef7f3f30ec318b3e8f76513f819e0dfedb.zip |
Fixed prices of standard and silk headband and small language fixes in forest
bow quest.
Diffstat (limited to 'db')
-rwxr-xr-x | db/item_db.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/db/item_db.txt b/db/item_db.txt index 888b83b3..73c09ece 100755 --- a/db/item_db.txt +++ b/db/item_db.txt @@ -42,8 +42,8 @@ 540, Empty Bottle, Empty Bottle, 3, 20, 10, 10, , , , , , , , , , , {}, {} 541, BottleWater, Bottle Water, 0, 200, 100, 10, , , , , 10477567, 2, , , 0, , { itemheal 250,0; }, {} 542, BottledSand, Bottled Sand, 3, 70, 35, 10, , , , , , , , , , , {}, {} -543, StandardHeadBand, Standard Head Band, 5, 5000, 2000, 10, , 3, , 0, 10477567, 2, 256, , 0, 7, {}, {} -544, SilkHeadBand, Silk Head Band, 5, 800, 400, 10, , 10, , 0, 10477567, 2, 256, , 0, 6, {}, {} +543, StandardHeadBand, Standard Head Band, 5, 800, 400, 10, , 3, , 0, 10477567, 2, 256, , 0, 7, {}, {} +544, SilkHeadBand, Silk Head Band, 5, 5000, 2000, 10, , 10, , 0, 10477567, 2, 256, , 0, 6, {}, {} 545, ForestBow, Forest Bow, 4, 5000, 2500, 10, 70, , 5, 0, 10477567, 2, 34, 1, 0, 31, {}, {} 546, DesertShirt, DesertShirt, 5, 2000, 1000, 10, , 6, , 0, 10477567, 2, 512, , 0, 2, {}, {} 547, Spear, Spear, 5, 20, 10, 10, , 100, , 0, 0, 2, 2, , 0, 0, {}, {} |