diff --git a/src/App.svelte b/src/App.svelte index be891ee..6100cf7 100644 --- a/src/App.svelte +++ b/src/App.svelte @@ -12,7 +12,7 @@ tags: ["Consumable", "Healing", "Magical", "Necromancy", "Positive", "Potion"], attributes: `
Usage Held in 1 hand; Bulk L
Activate (A) Interact
`, - description: `A healing potion is a vial of a ruby-red liquid that imparts a tingling sensation as the drinker’s wounds heal rapidly. When you drink a healing potion, you regain 2d8+5 Hit Points.
` + description: `A healing potion is a vial of a ruby-red liquid that imparts a tingling sensation as the drinker’s wounds heal rapidly. When you drink a healing potion, you regain 1d8 Hit Points.
` }; if (window.location.hash !== "") {