From e6ed0137e8f72a2d63bc49a7062f29a456137bff Mon Sep 17 00:00:00 2001 From: juliancoffee Date: Thu, 1 Jul 2021 01:56:07 +0300 Subject: [PATCH] Add descriptions to the potions --- assets/common/items/consumable/potion_big.ron | 2 +- assets/common/items/consumable/potion_med.ron | 2 +- assets/common/items/consumable/potion_minor.ron | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/assets/common/items/consumable/potion_big.ron b/assets/common/items/consumable/potion_big.ron index b764679cf8..e194375023 100644 --- a/assets/common/items/consumable/potion_big.ron +++ b/assets/common/items/consumable/potion_big.ron @@ -1,6 +1,6 @@ ItemDef( name: "Large Potion", - description: "", + description: "Precious medicine.", kind: Consumable( kind: Drink, effects: [ diff --git a/assets/common/items/consumable/potion_med.ron b/assets/common/items/consumable/potion_med.ron index ab65a31465..a374857233 100644 --- a/assets/common/items/consumable/potion_med.ron +++ b/assets/common/items/consumable/potion_med.ron @@ -1,6 +1,6 @@ ItemDef( name: "Medium Potion", - description: "", + description: "Enchanted healing flask.", kind: Consumable( kind: Drink, effects: [ diff --git a/assets/common/items/consumable/potion_minor.ron b/assets/common/items/consumable/potion_minor.ron index f7afeb164e..d74d72ccb1 100644 --- a/assets/common/items/consumable/potion_minor.ron +++ b/assets/common/items/consumable/potion_minor.ron @@ -1,6 +1,6 @@ ItemDef( name: "Minor Potion", - description: "", + description: "Made of apples with love.", kind: Consumable( kind: Drink, effects: [