diff options
author | Ali-G <gauvain.dauchy@free.fr> | 2011-06-15 10:32:52 +0200 |
---|---|---|
committer | Ali-G <gauvain.dauchy@free.fr> | 2011-06-15 10:32:52 +0200 |
commit | fe5b799ce69759650c653021d58ebb1c3a869697 (patch) | |
tree | ceca079e410323d8c9fb1415619c11059f1280f9 /db | |
parent | e511624f69f5defec67343216789c0ee7836f9ab (diff) | |
download | serverdata-fe5b799ce69759650c653021d58ebb1c3a869697.tar.gz serverdata-fe5b799ce69759650c653021d58ebb1c3a869697.tar.bz2 serverdata-fe5b799ce69759650c653021d58ebb1c3a869697.tar.xz serverdata-fe5b799ce69759650c653021d58ebb1c3a869697.zip |
The new reward is the Black Boots which were modified to be as powerful as the Fur Boots.
Also improved a message.
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 26e70aa2..25dc27c7 100644 --- a/db/item_db.txt +++ b/db/item_db.txt @@ -244,7 +244,7 @@ 731, AssassinPants, Assassin Pants, 5, 10000, 3000, 20, , 5, , -5, 0, 2, 1, , 0, 0, {}, {callfunc "UnreleasedItem";bonus bAgi, 8;}, 732, DruidTreeBranch, Druid Tree Branch, 3, 0, 0, 2, , , , , , , , , , , {}, {}, , 733, PurificationPotion, Purification Potion, 0, 0, 0, 15, , , , , , 2, , , , , {callfunc "usePurificationPotion";}, {}, , -734, BlackBoots, Black Boots, 5, 20000, 3000, 35, , 4, , -10, 0, 2, 64, , 0, 0, {}, {}, , +734, BlackBoots, Black Boots, 5, 20000, 3000, 25, , 3, , -10, 0, 2, 64, , 0, 0, {}, {}, , 735, CottonBoots, Cotton Boots, 5, 2000, 500, 10, , 1, , 1, 0, 2, 64, , 0, 0, {}, {}, , 736, WhiteCake, White Cake, 0, 500, 100, 10, , , , , , 2, , , 0, , {itemheal 10, 0;}, {}, 737, ChocolateCake, Chocolate Cake, 0, 550, 125, 10, , , , , , 2, , , 0, , {itemheal 11, 0;}, {}, |