diff options
author | Ali-G <gauvain.dauchy@free.fr> | 2011-06-16 12:10:25 +0200 |
---|---|---|
committer | Ali-G <gauvain.dauchy@free.fr> | 2011-06-16 12:10:25 +0200 |
commit | ab6e7e59ae9c123a93f9d97bf350da8f857dd6c9 (patch) | |
tree | c47e087258e301a60ef167b5e248c8552f7ad3ee /db | |
parent | 401362ae0e114623dd7e3654dcad58c4e87d760d (diff) | |
download | serverdata-ab6e7e59ae9c123a93f9d97bf350da8f857dd6c9.tar.gz serverdata-ab6e7e59ae9c123a93f9d97bf350da8f857dd6c9.tar.bz2 serverdata-ab6e7e59ae9c123a93f9d97bf350da8f857dd6c9.tar.xz serverdata-ab6e7e59ae9c123a93f9d97bf350da8f857dd6c9.zip |
Added the wolf and made the black boots as powerful as the fur boots.
Diffstat (limited to 'db')
-rw-r--r-- | db/item_db.txt | 2 | ||||
-rw-r--r-- | db/mob_db.txt | 1 |
2 files changed, 2 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;}, {}, diff --git a/db/mob_db.txt b/db/mob_db.txt index 1ecf5947..7ba80e0f 100644 --- a/db/mob_db.txt +++ b/db/mob_db.txt @@ -96,3 +96,4 @@ 1083, EarthSpider, EarthSpider, 90, 1000, 0, 0, 280, 1, 100, 125, 10, 45, 20, 15, 10, 10, 40, 10, 1, 1, 1, 0, 45, 175, 575, 1250, 672, 480, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 1084, EarthScorpion, EarthScorpion, 100, 800, 0, 0, 250, 1, 50, 150, 15, 45, 15, 30, 10, 10, 15, 25, 1, 1, 1, 0, 45, 133, 750, 1350, 672, 480, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 1085, IceSkull, IceSkull, 180, 5000, 0, 0, 100, 2, 75, 175, 35, 15, 30, 30, 20, 20, 25, 60, 1, 1, 1, 3, 21, 175, 600, 1600, 672, 480, 631, 1000, 4026, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 30 +1086, WhiteWolf, WhiteWolf, 200, 10000, 0, 0, 500, 2, 100, 200, 15, 30, 40, 30, 20, 0, 55, 30, 1, 1, 1, 0, 80, 137, 380, 1000, 1000, 1150, 4026, 1000, 611, 3000, 660, 500, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 40 |