From 317b832aa5f62291aa1350622efd7f7f87bb5efc Mon Sep 17 00:00:00 2001 From: Jessica Tölke Date: Mon, 21 Nov 2011 19:10:05 +0100 Subject: Adding new items Doll and Leather Ball. Renaming previous Doll to Broken Doll. Submodule pointer updated. --- world/map/db/item_db.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'world/map/db') diff --git a/world/map/db/item_db.txt b/world/map/db/item_db.txt index c5e65017..13409a99 100644 --- a/world/map/db/item_db.txt +++ b/world/map/db/item_db.txt @@ -347,7 +347,7 @@ 831, SilverFourLeafAmulet, Silver Four-Leaf Amulet, 5, 30000, 3000, 10, , , , 0, 0, 2, 8, , 0, 0, {}, {bonus bLuk, 3;} 832, GoldenFourLeafAmulet, Golden Four-Leaf Amulet, 5, 40000, 4000, 10, , , , 0, 0, 2, 8, , 0, 0, {}, {bonus bLuk, 4;} 833, BrokenFourLeafAmulet, Broken Four-Leaf Amulet, 3, 100, 1, 10, , , , 0, 0, 2, , , 0, 0, {}, {} -834, Doll, Doll, 3, 20, 5, 15, , , , 0, 0, 2, , , 0, 0, {}, {} +834, BrokenDoll, Broken Doll, 3, 20, 5, 15, , , , 0, 0, 2, , , 0, 0, {}, {} 835, HyvernStinger, Hyvern Stinger, 3, 100, 25, 10, , , , 0, 0, 2, , , 0, 0, {}, {} 836, GrubSlime, Grub Slime, 3, 40, 10, 2, , , , 0, 0, 2, , , 0, 0, {}, {} //837, RESERVED, WitchRoot, , , , , , , , , , , , , , , {}, {} @@ -365,6 +365,8 @@ 849, OpenPresentBox, Open Present Box, 3, 50, 25, 20, , , , , , , , , , , {}, {} 850, ClosedChristmasBox, Closed Christmas Box, 3, 50, 25, 200, , , , , , , , , , , {}, {} 851, StickReinboo, Stick Reinboo, 3, 50, 25, 50, , , , , , , , , , , {}, {} +852, LeatherBall, Leather Ball, 3, 50, 25, 20, , , , , , , , , , , {}, {} +853, Doll, Doll, 3, 50, 25, 30, , , , , , , , , , , {}, {} // Add new entries above here. For dyed entries,add to the bottom of the 2000s. -- cgit v1.2.3-60-g2f50