diff options
author | Ali-G <gauvain.dauchy@free.fr> | 2011-06-16 09:01:10 +0200 |
---|---|---|
committer | Ali-G <gauvain.dauchy@free.fr> | 2011-06-16 09:01:10 +0200 |
commit | 745a99f532915df911cbc2de3dbe007200396be9 (patch) | |
tree | 69923ba22d531e87ffd1a3558825621ab6b9b250 /db | |
parent | b49ccb497ac437cca09cf288e344cc4c07ae1a60 (diff) | |
download | serverdata-745a99f532915df911cbc2de3dbe007200396be9.tar.gz serverdata-745a99f532915df911cbc2de3dbe007200396be9.tar.bz2 serverdata-745a99f532915df911cbc2de3dbe007200396be9.tar.xz serverdata-745a99f532915df911cbc2de3dbe007200396be9.zip |
Modified the black boots to make them slightly better than the fur boots for several reasons:
- Fur Boots are getting old.
- Most of the people that do the quest are newbies that buy the fur instead of killing fluffies.
- The Fur Quest doesn't take as long as the Rossy Quest.
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 25dc27c7..26e70aa2 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, 25, , 3, , -10, 0, 2, 64, , 0, 0, {}, {}, , +734, BlackBoots, Black Boots, 5, 20000, 3000, 35, , 4, , -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;}, {}, |