From 2831da512baab6236fdb03a9b61d68eef13aa3de Mon Sep 17 00:00:00 2001 From: Evan Debenham Date: Sun, 28 May 2017 14:28:41 -0400 Subject: [PATCH] v0.6.0: fixed a typo in the description of mass graves --- .../shatteredpixeldungeon/messages/levels/levels.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/levels/levels.properties b/core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/levels/levels.properties index 98c92c46d..b798f7798 100644 --- a/core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/levels/levels.properties +++ b/core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/levels/levels.properties @@ -40,7 +40,7 @@ levels.features.sign.burn=As you try to read the sign it bursts into greenish fl ###rooms levels.rooms.special.massgraveroom$bones.name=Mass grave -levels.rooms.special.massgraveroom$bones.desc=bones litter the floor, what happened here? +levels.rooms.special.massgraveroom$bones.desc=Bones litter the floor, what happened here? levels.rooms.standard.ritualsiteroom$ritualmarker.name=Ritual marker levels.rooms.standard.ritualsiteroom$ritualmarker.desc=A painted marker for some dark ritual. Candles are usually placed on the four corners.