diff options
author | Jessica Tölke <jtoelke@mail.upb.de> | 2011-03-28 12:19:36 +0200 |
---|---|---|
committer | Jessica Tölke <jtoelke@mail.upb.de> | 2011-04-04 19:26:42 +0200 |
commit | d422b4426b8e7f0a0a47c21b47768e3213fb9b69 (patch) | |
tree | bfe740b108ef0d338d2c2d70231c51717b9385f2 /db | |
parent | 865e3023f7a83bc7fedf621b55962cbfd4f7843a (diff) | |
download | serverdata-d422b4426b8e7f0a0a47c21b47768e3213fb9b69.tar.gz serverdata-d422b4426b8e7f0a0a47c21b47768e3213fb9b69.tar.bz2 serverdata-d422b4426b8e7f0a0a47c21b47768e3213fb9b69.tar.xz serverdata-d422b4426b8e7f0a0a47c21b47768e3213fb9b69.zip |
fixing an error in item_db: ReedBundle instead of ReedBundles
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 653faec2..7c78ab5c 100644 --- a/db/item_db.txt +++ b/db/item_db.txt @@ -318,7 +318,7 @@ 803, GrassLiner, Grass Liner, 3, 20, 10, 5, , , , , , 2, , , , , {}, {}, , 804, JellyBeans, Jelly Beans, 3, 20, 10, 2, , , , , , 2, , , , , {}, {}, , 805, ChocolateMouboo, Chocolate Mouboo, 3, 20, 10, 3, , , , , , 2, , , , , {}, {}, , -806, ReedBundles, Reed Bundles, 3, 20, 10, 7, , , , , , 2, , , , , {}, {}, , +806, ReedBundle, Reed Bundle, 3, 20, 10, 7, , , , , , 2, , , , , {}, {}, , 807, GrassSeed, Grass Seed, 3, 20, 10, 1, , , , , , 2, , , , , {}, {}, , #ID, Name, Label, Type, Price, Sell, Weight, ATK, DEF, Range, Mbonus, Slot, Gender, Loc, wLV, eLV, View, {UseScript}, {EquipScript} |