From da2d4a0b7eff6009a0c20d47d88545bad48c5f92 Mon Sep 17 00:00:00 2001 From: Evan Debenham Date: Thu, 11 Oct 2018 22:58:41 -0400 Subject: [PATCH] v0.7.0: updated update message --- .../shatteredpixeldungeon/messages/scenes/scenes.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/scenes/scenes.properties b/core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/scenes/scenes.properties index 912fa0af1..8f3e6db0b 100644 --- a/core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/scenes/scenes.properties +++ b/core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/scenes/scenes.properties @@ -62,7 +62,7 @@ scenes.titlescene.about=About scenes.welcomescene.welcome_msg=Shattered Pixel Dungeon is a roguelike RPG, with randomly generated enemies, levels, items, and traps!\n\nEach run is a new challenging experience, but be careful, death is permanent!\n\nHappy Dungeoneering! scenes.welcomescene.update_intro=Shattered Pixel Dungeon has been updated! -scenes.welcomescene.update_msg=This update is focused on armor and the berserker! Armor now has more customization options, and several glyphs have been improved. The berserker has received a mini-rework.\n\nBe sure to check out the changes list for full details. +scenes.welcomescene.update_msg=This update is an entire overhaul to the game's alchemy system! Alchemy has been expanded massively to give consumable items some of the variety and customizability that equipment already has.\n\nThere are roughly 100 recipes total, with over 60 new items! Most of these new items can only be obtained through alchemy.\n\nBe sure to check out the changes list for full details. A lot has changed! scenes.welcomescene.patch_intro=Shattered Pixel Dungeon has been patched! scenes.welcomescene.patch_bugfixes=This patch contains bugfixes. scenes.welcomescene.patch_translations=This patch contains translation updates.