summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorChuck Miller <shadowmil@gmail.com>2010-08-24 17:03:41 -0400
committerJared Adams <jaxad0127@gmail.com>2010-08-24 15:27:31 -0600
commit3eced1bf67c6bd8337486d8e1766d514268f036f (patch)
treed099fa9c3ce1667ffa825ce25889b8ab3666ac5f /db
parent057ca83db82f1d1d60fba09ecabed9904ea0f58b (diff)
downloadserverdata-3eced1bf67c6bd8337486d8e1766d514268f036f.tar.gz
serverdata-3eced1bf67c6bd8337486d8e1766d514268f036f.tar.bz2
serverdata-3eced1bf67c6bd8337486d8e1766d514268f036f.tar.xz
serverdata-3eced1bf67c6bd8337486d8e1766d514268f036f.zip
Reduce cost of bat drops and add a daily NPC to pay players for bat drops
Diffstat (limited to 'db')
-rw-r--r--db/item_db.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/db/item_db.txt b/db/item_db.txt
index 1c895454..bc4e2dfd 100644
--- a/db/item_db.txt
+++ b/db/item_db.txt
@@ -252,8 +252,8 @@
750, SlowPoisonPotion, Slow Poison Potion, 0, 500, 200, 10, , , , , , 2, , , 0, , { itemheal 5, 0; sc_start sc_slowpoison, 180000, 180; }, {}
751, PinkieHat, Pinkie Hat, 5, 5000, 1000, 5, , 1, , 1, 0, 2, 256, , 0, 0, {}, {}
752, FluffyHat, Fluffy Hat, 5, 7000, 2000, 10, , 2, , -5, 0, 2, 256, , 0, 0, {}, {}
-753, BatWing, Bat Wing, 3, 500, 50, 3, , , , , , , , , , , {}, {}
-754, BatTeeth, Bat Teeth, 3, 600, 75, 2, , , , , , , , , , , {}, {}
+753, BatWing, Bat Wing, 3, 500, 10, 3, , , , , , , , , , , {}, {}
+754, BatTeeth, Bat Teeth, 3, 600, 12, 2, , , , , , , , , , , {}, {}
755, AssassinShirt, Assassin Shirt, 5, 10000, 3000, 15, , 10, , -5, 0, 2, 512, , 0, 0, {}, { callfunc "UnreleasedItem"; bonus bAgi,10; }
756, AssassinGloves, Assassin Gloves, 5, 7000, 2000, 9, , 5, , -3, 0, 2, 4, , 0, 0, {}, { callfunc "UnreleasedItem"; bonus bAgi,5; }
757, AssassinBoots, Assassin Boots, 5, 7000, 2000, 10, , 5, , -3, 0, 2, 64, , 0, 0, {}, { callfunc "UnreleasedItem"; bonus bAgi,5; }