diff options
author | Jared Adams <jaxad0127@gmail.com> | 2009-02-13 20:53:42 +0000 |
---|---|---|
committer | Jared Adams <jaxad0127@gmail.com> | 2009-02-13 20:53:42 +0000 |
commit | 7d1a14d1dd8c09872fd6f5f66d7696f224e4a533 (patch) | |
tree | be4b480d4ecfecc30099c7c1942057e0ea9ca6e5 /db | |
parent | 4c63034f484e284d5c617c5066c0417fa0f90723 (diff) | |
download | serverdata-7d1a14d1dd8c09872fd6f5f66d7696f224e4a533.tar.gz serverdata-7d1a14d1dd8c09872fd6f5f66d7696f224e4a533.tar.bz2 serverdata-7d1a14d1dd8c09872fd6f5f66d7696f224e4a533.tar.xz serverdata-7d1a14d1dd8c09872fd6f5f66d7696f224e4a533.zip |
Fix a few item name errors
Diffstat (limited to 'db')
-rw-r--r-- | db/item_db.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/item_db.txt b/db/item_db.txt index b4ce33d2..b68b1a49 100644 --- a/db/item_db.txt +++ b/db/item_db.txt @@ -39,7 +39,7 @@ 537, TreasureKey, Treasure Key, 3, 100, 50, 5, , , , , , , , , , , , {}, {} 538, GreenPresentBox, Green Present Box, 0, 20, 10, 10, , , , , , 10477567, 2, , , 0, , {}, {} 539, Beer, Beer, 0, 175, 87, 10, , , , , , 10477567, 2, , , 0, , { itemheal 200,5; }, {} -540, Empty Bottle, Empty Bottle, 3, 20, 10, 10, , , , , , , , , , , , {}, {} +540, EmptyBottle, Empty Bottle, 3, 20, 10, 10, , , , , , , , , , , , {}, {} 541, BottleOfWater, Bottle of Water, 0, 200, 100, 10, , , , , , 10477567, 2, , , 0, , { itemheal 250,0; getitem 540,1; }, {} 542, BottleOfSand, Bottle of Sand, 3, 70, 35, 10, , , , , , , , , , , , {}, {} 543, StandardHeadband, Standard Headband, 5, 800, 400, 10, , 3, , -3, 0, 10477567, 2, 256, , 0, 0, {}, {} |