From fc8f362ed478799f2fde121a540858a63293ace1 Mon Sep 17 00:00:00 2001 From: Evan Debenham Date: Mon, 19 Sep 2016 23:53:55 -0400 Subject: [PATCH] v0.4.3: fixed a type on dried rose description --- .../shatteredpixeldungeon/messages/items/items.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/items/items.properties b/core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/items/items.properties index eeba48538..b38758832 100644 --- a/core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/items/items.properties +++ b/core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/items/items.properties @@ -175,7 +175,7 @@ items.artifacts.driedrose.cursed=You cannot use a cursed rose. items.artifacts.driedrose.no_space=There is no free space near you. items.artifacts.driedrose.charged=Your rose is fully charged! items.artifacts.driedrose.desc=Is this the rose that the ghost mentioned before disappearing? It seems to hold some spiritual power, perhaps it can be used to channel the energy of that lost warrior. -items.artifacts.driedrose.desc_hint=It seems to be missing some petals. Perhaps reattaching them out strengthen the rose. +items.artifacts.driedrose.desc_hint=It seems to be missing some petals. Perhaps reattaching them will strengthen the rose. items.artifacts.driedrose.desc_cursed=The cursed rose is bound to your hand, it feels eerily cold. items.artifacts.driedrose$petal.name=dried petal items.artifacts.driedrose$petal.no_rose=You have no rose to add this petal to.