diff options
author | Hal9OOO (Francesco Miglietta) <miglietta.francesco@gmail.com> | 2012-09-02 12:34:09 +0200 |
---|---|---|
committer | Hal9OOO (Francesco Miglietta) <miglietta.francesco@gmail.com> | 2012-09-02 12:34:09 +0200 |
commit | acc79ab9e26a91bc42e75407671442727ec93759 (patch) | |
tree | 37b34726c3b2b4722a9224be9019b705bfa4d18c /db | |
parent | 1e7b790e3ae56839d0dc20b4729786894ab41596 (diff) | |
download | clientdata-acc79ab9e26a91bc42e75407671442727ec93759.tar.gz clientdata-acc79ab9e26a91bc42e75407671442727ec93759.tar.bz2 clientdata-acc79ab9e26a91bc42e75407671442727ec93759.tar.xz clientdata-acc79ab9e26a91bc42e75407671442727ec93759.zip |
FishBox quest item added.
Diffstat (limited to 'db')
-rw-r--r-- | db/item_db.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/db/item_db.txt b/db/item_db.txt index d70b3893..b23c6a97 100644 --- a/db/item_db.txt +++ b/db/item_db.txt @@ -27,6 +27,7 @@ 710, Pearl, Pearl, 0, 3, 7000, 5000, 2, , , , , , , , , , , 0, {}, {} {} 711, Coral, Coral, 0, 3, 300, 99, 10, , , , , , , , , , , 0, {}, {} {} 712, BlueCoral, Blue Coral, 0, 3, 500, 125, 10, , , , , , , , , , , 0, {}, {} {} +713, FishBox, Fish Box, 0, 3, 240, 80, 40, , , , , , , , , , , 0, {}, {} {} 1300, WornShirt, Worn Shirt, 0, 5, 100, 25, 50, , 2, , , 0, 2, 512, , 0, , 0, {}, {} {} 1301, SailorTankTop, Sailor Tank Top, 0, 5, 2000, 250, 40, , 3, , , 0, 2, 512, , 0, , 0, {}, {} {} 1302, SailorShirt, Sailor Shirt, 0, 5, 7500, 950, 75, , 4, , , 0, 2, 512, , 0, , 0, {}, {} {} @@ -35,4 +36,4 @@ 2200, WornShorts, Worn Shorts, 0, 5, 80, 25, 35, , 2, , , 0, 2, 1, , 0, , 0, {}, {} {} 2900, Bandana, Bandana, 0, 5, 500, 100, 13, , 1, , , 0, 2, 256, , 0, , 0, {}, {} {} 3500, Knife, Knife, 0, 4, 50, 25, 50, 10, , , , 0, 2, 2, 1, 1, 1, 0, {}, {} {} --------<------- 25chars -------><------- 25chars ------->-------------------------------------------------------------------------------------------------------------------<----------- 33chars -----------><----------- 33chars -----------><----------- 33chars ----------->
\ No newline at end of file +-------<------- 25chars -------><------- 25chars ------->-------------------------------------------------------------------------------------------------------------------<----------- 33chars -----------><----------- 33chars -----------><----------- 33chars -----------> |