From 3fafa0a699d9fd03eaeb17eeee0141e1f8b5001a Mon Sep 17 00:00:00 2001 From: Jessica Tölke Date: Sun, 27 Nov 2011 11:56:42 +0100 Subject: Adding new items Knit Cap and Elf Nightcap, adding reservation for Sunglasses. Submodule pointer updated. --- world/map/db/item_db.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'world/map/db') diff --git a/world/map/db/item_db.txt b/world/map/db/item_db.txt index d04a576e..e6da4847 100644 --- a/world/map/db/item_db.txt +++ b/world/map/db/item_db.txt @@ -367,6 +367,10 @@ 851, StickReinboo, Stick Reinboo, 3, 50, 25, 50, , , , , , , , , , , {}, {} 852, LeatherBall, Leather Ball, 3, 50, 25, 20, , , , , , , , , , , {}, {} 853, Doll, Doll, 3, 50, 25, 30, , , , , , , , , , , {}, {} +854, ElfNightcap, Elf Nightcap, 5, 1000, 500, 50, , 3, , 5, 0, 2, 256, , 0, 0, {}, {} +//855, Sunglasses, Sunglasses, 5, 1000, 500, 10, , 2, , 6, 0, 2, 256, , 0, 0, {}, {} +856, KnitCap, KnitCap, 5, 1000, 500, 50, , 3, , 0, 0, 2, 256, , 0, 0, {}, {} +#ID, Name, Label, Type, Price, Sell, Weight, ATK, DEF, Range, Mbonus, Slot, Gender, Loc, wLV, eLV, View, {UseScript}, {EquipScript} // Add new entries above here. For dyed entries,add to the bottom of the 2000s. -- cgit v1.2.3-60-g2f50