diff options
Diffstat (limited to 'items/usable/item0685_SmallHealingPotion.xml')
-rw-r--r-- | items/usable/item0685_SmallHealingPotion.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/items/usable/item0685_SmallHealingPotion.xml b/items/usable/item0685_SmallHealingPotion.xml new file mode 100644 index 00000000..518446ed --- /dev/null +++ b/items/usable/item0685_SmallHealingPotion.xml @@ -0,0 +1,4 @@ +<?xml version="1.0"?> +<items> + <item id="685" image="use/potions/d.png|G:#b03678,ffffff" name="Small Healing Potion" description="A small healing potion made from brewed herbs." type="usable" hp="200" weight="10" tag="Potions"/> +</items> |