From 876811703f5aeb32cb6eb3a9d9211dc21c02ce81 Mon Sep 17 00:00:00 2001 From: Evan Debenham Date: Mon, 9 Oct 2023 10:44:10 -0400 Subject: [PATCH] v2.2.0: added a welcome msg for v2.2.0 --- core/src/main/assets/messages/scenes/scenes.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/src/main/assets/messages/scenes/scenes.properties b/core/src/main/assets/messages/scenes/scenes.properties index e3c8d49f5..33b9523d1 100644 --- a/core/src/main/assets/messages/scenes/scenes.properties +++ b/core/src/main/assets/messages/scenes/scenes.properties @@ -127,7 +127,7 @@ scenes.titlescene.patreon_body=Shattered Pixel Dungeon is a completely free game scenes.titlescene.patreon_button=Patreon Page scenes.welcomescene.update_intro=Shattered Pixel Dungeon has been updated! -scenes.welcomescene.update_msg=v2.1.0 includes a bunch of Duelist balance changes, three new weapons, two new exotic enemies, and a bunch of big and small tweaks and bugfixes.\n\nBe sure to check the changes screen for full details. +scenes.welcomescene.update_msg=v2.2.0 includes a brand new quest in the caves, almost 20 minutes of new music, and substantial improvements to the prison and sewers quests! there's also the usual bunch of big and small tweaks and bugfixes.\n\nBe sure to check the changes screen for full details. 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.