diff options
m--------- | client-data | 0 | ||||
-rw-r--r-- | world/map/db/item_db.txt | 4 |
2 files changed, 4 insertions, 0 deletions
diff --git a/client-data b/client-data -Subproject 2bd90ceefad7a7b43505e6d725f5b36ee28851c +Subproject 6250327e657d9d95b839a56f851b862fa307606 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. |