From 65f30cfcbf5c5a82b4c7375ec2fdb458af0a6ad3 Mon Sep 17 00:00:00 2001 From: Evan Debenham <Evan@ShatteredPixel.com> Date: Sat, 22 Aug 2020 20:21:53 -0400 Subject: [PATCH] v0.8.2c: shortened an unnecessarily long string from well of awareness --- 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 449782c98..6e91c89fb 100644 --- a/core/src/main/assets/messages/actors/actors.properties +++ b/core/src/main/assets/messages/actors/actors.properties @@ -31,8 +31,8 @@ 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. Now you know everything about your equipped items. Also you sense all items on the level and know all its secrets. -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. +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.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.