diff --git a/Adventures in Lestoria/assets/config/items/ItemDatabase.txt b/Adventures in Lestoria/assets/config/items/ItemDatabase.txt index 5e004bb8..aeb0963e 100644 --- a/Adventures in Lestoria/assets/config/items/ItemDatabase.txt +++ b/Adventures in Lestoria/assets/config/items/ItemDatabase.txt @@ -321,4 +321,58 @@ ItemDatabase ItemCategory = Materials SellValue = 10 } + Bandana + { + Description = A Red Bandana. Commonly worn by Pirates. + ItemCategory = Materials + SellValue = 22 + } + Empty Leather Pouche + { + Description = A Pouche to store coins in. This Pirate seems to be not to successful in his craft. + ItemCategory = Materials + SellValue = 26 + } + Rum Bottle + { + Description = Yo Ho Ho and a Bottle of Rum. + ItemCategory = Materials + SellValue = 34 + } + Giant Claw + { + Description = The Giant Claw of a crap that grown up to ist maximum potential. + ItemCategory = Materials + SellValue = 38 + } + Worm Skin + { + Description = The Skin feels kinda smooth. Maybe it could be used to craft clothing. + ItemCategory = Materials + SellValue = 24 + } + White Feather + { + Description = The Feather is mainly White. But ist tip is actually black. + ItemCategory = Materials + SellValue = 17 + } + Blue Gemstone + { + Description = Radiating with energy from the sea, it is used to refine stronger equipment. + ItemCategory = Materials + SellValue = 330 + } + Shell + { + Description = a beautiful Shell, found at a beach. + ItemCategory = Materials + SellValue = 9 + } + Large Shell + { + Description = a big beautiful Shell, found at a beach. + ItemCategory = Materials + SellValue = 14 + } }