diff --git a/Adventures in Lestoria/assets/config/items/ItemDatabase.txt b/Adventures in Lestoria/assets/config/items/ItemDatabase.txt index 8f92be28..7600c791 100644 --- a/Adventures in Lestoria/assets/config/items/ItemDatabase.txt +++ b/Adventures in Lestoria/assets/config/items/ItemDatabase.txt @@ -197,4 +197,40 @@ ItemDatabase Description = A medal provided to top athletes in Lestoria commemorating a huge victory. ItemCategory = Materials } + Boar Meat + { + ItemScript = Restore + Description = Recovers 120 health points over the next 120 seconds. + HP Restore = 1,1,120 + ItemCategory = Consumables + Cooldown Time = 5.0 + Cast Time = 0.0 + SellValue = 9 + UseSound = Consume Potion + } + Broken Dagger + { + ItemCategory = Materials + SellValue = 12 + } + Broken Bow + { + ItemCategory = Materials + SellValue = 13 + } + Blackpowder + { + ItemCategory = Materials + SellValue = 18 + } + Hawk Feather + { + ItemCategory = Materials + SellValue = 7 + } + Stone Heart + { + ItemCategory = Materials + SellValue = 28 + } }