diff --git a/src/config/MiscEquipmentItems.ts b/src/config/MiscEquipmentItems.ts index 1d6231a..8a18f30 100644 --- a/src/config/MiscEquipmentItems.ts +++ b/src/config/MiscEquipmentItems.ts @@ -165,6 +165,7 @@ back out again`, { categoryKey: 'miscEquipment', cityCostCp: 3, + details: t`An aromatic herb that repels vampires and some other undead monsters.`, name: t`Garlic`, points: EncumbranceUnit.None, ruralCostCp: 1, @@ -515,6 +516,7 @@ required by a normal character in a single day.`, { categoryKey: 'miscEquipment', cityCostCp: 10, + details: t`Aconite, also known as wolvesbane (wolfsbane) is sold dried or fresh in single sprigs. This herb is used to drive off lycanthropes, who cannot stand it.`, name: t`Wolvesbane`, points: EncumbranceUnit.None, ruralCostCp: 1,