From e03b98ef079edb705a4967b387d04bb271af0d44 Mon Sep 17 00:00:00 2001 From: Evan Debenham Date: Wed, 25 Sep 2024 13:50:19 -0400 Subject: [PATCH] v2.5.3: improved descriptions for well water --- core/src/main/assets/messages/actors/actors.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/src/main/assets/messages/actors/actors.properties b/core/src/main/assets/messages/actors/actors.properties index 3f5a9ac86..5300c7b77 100644 --- a/core/src/main/assets/messages/actors/actors.properties +++ b/core/src/main/assets/messages/actors/actors.properties @@ -37,10 +37,10 @@ actors.blobs.toxicgas.ondeath=You died from the toxic gas... actors.blobs.corrosivegas.desc=A cloud of deadly caustic gas is swirling here. actors.blobs.waterofawareness.procced=As you take a sip, you feel knowledge pour into your mind. -actors.blobs.waterofawareness.desc=Power of knowledge radiates from the water of this well. Take a sip from it to reveal all secrets of equipped items and reveal all items on the current floor. +actors.blobs.waterofawareness.desc=Power of knowledge radiates from the water of this well. Drinking from the well will fully identify all equipped items, identify curses on all items in you inventory, and reveal all items on the current floor. actors.blobs.waterofhealth.procced=As you take a sip, you feel your wounds heal completely. -actors.blobs.waterofhealth.desc=Power of health radiates from the water of this well. Take a sip from it to heal your wounds and satisfy hunger. +actors.blobs.waterofhealth.desc=Power of health radiates from the water of this well. Drinking from this well wil heal your wounds, satisfy hunger, and cleanse curses on any worn items. actors.blobs.wateroftransmutation.desc=Power of change radiates from the water of this well. Throw an item into the well to turn it into something else.