From 16426c02eee46561b529862f578de598147a8786 Mon Sep 17 00:00:00 2001 From: Evan Debenham Date: Wed, 27 Jan 2016 14:12:41 -0500 Subject: [PATCH] v0.3.4: tweaked flavor text for cursed wand grass eruption --- .../shatteredpixeldungeon/messages/items/items.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/com/shatteredpixel/shatteredpixeldungeon/messages/items/items.properties b/src/com/shatteredpixel/shatteredpixeldungeon/messages/items/items.properties index 9d6e18c44..6cdef2640 100644 --- a/src/com/shatteredpixel/shatteredpixeldungeon/messages/items/items.properties +++ b/src/com/shatteredpixel/shatteredpixeldungeon/messages/items/items.properties @@ -590,7 +590,7 @@ items.scrolls.scrollofupgrade.desc=This scroll will upgrade a single item, impro items.wands.cursedwand.ondeath=You were killed by your own %s. items.wands.cursedwand.nothing=Nothing happens. items.wands.cursedwand.cursed=Your worn equipment becomes cursed! -items.wands.cursedwand.grass=Grass explodes around you! +items.wands.cursedwand.grass=Grass erupts around you! items.wands.cursedwand.fire=You smell burning... items.wands.cursedwand.transmogrify=Your wand transmogrifies into a different item!