From 5ffcd0f8c6ea3e12812500089991b20bde95aa77 Mon Sep 17 00:00:00 2001 From: Evan Debenham Date: Wed, 1 Dec 2021 16:50:51 -0500 Subject: [PATCH] v1.1.0: fixed an error in magical sight's description --- core/src/main/assets/messages/actors/actors.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/src/main/assets/messages/actors/actors.properties b/core/src/main/assets/messages/actors/actors.properties index b1a7d7043..84c52b61e 100644 --- a/core/src/main/assets/messages/actors/actors.properties +++ b/core/src/main/assets/messages/actors/actors.properties @@ -221,7 +221,7 @@ actors.buffs.lostinventory.name=Lost Inventory actors.buffs.lostinventory.desc=Your inventory has been lost somewhere in the dungeon! You won't be able to pick up or use most items until you retrieve it. actors.buffs.magicalsight.name=Magical Sight -actors.buffs.magicalsight.desc=Somehow you are able to see with your mind, rather than your eyes.\n\nAll terrain or effects which reduce or block vision are broken while magical sight is active, and your vision range is increased by 50%.\n\nTurns of magical sight remaining: %s. +actors.buffs.magicalsight.desc=Somehow you are able to see with your mind, rather than your eyes.\n\nAll terrain or effects which reduce or block vision are broken while magical sight is active, and your vision range is increased by 50%%.\n\nTurns of magical sight remaining: %s. actors.buffs.magicalsleep.name=Magical Sleep actors.buffs.magicalsleep.toohealthy=You are too healthy, and resist the urge to sleep.