From 07e2470e18691d38affabba17670ee9a51f2e3d8 Mon Sep 17 00:00:00 2001 From: Maximilian Philipps Date: Wed, 7 Jul 2010 17:31:32 +0200 Subject: Reduced the sell price of bat drops Signed-off-by: Jared Adams --- db/item_db.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/db/item_db.txt b/db/item_db.txt index 8511195f..af31286e 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, 100, 3, , , , , , , , , , , {}, {} -754, BatTeeth, Bat Teeth, 3, 600, 150, 2, , , , , , , , , , , {}, {} +753, BatWing, Bat Wing, 3, 500, 50, 3, , , , , , , , , , , {}, {} +754, BatTeeth, Bat Teeth, 3, 600, 75, 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; } -- cgit v1.2.3-60-g2f50