From 43374be92f4219ac7242c039ce2d8e4c7958b0a2 Mon Sep 17 00:00:00 2001 From: Evan Debenham Date: Thu, 9 Feb 2023 21:37:23 -0500 Subject: [PATCH] v2.0.0: added an update message for v2.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 13d9495b1..2c111776c 100644 --- a/core/src/main/assets/messages/scenes/scenes.properties +++ b/core/src/main/assets/messages/scenes/scenes.properties @@ -128,7 +128,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=v1.4.0 is focused on new in-game lore and loads of other miscellaneous improvements. There are 30 pages of story text to find, a new ring, various reworks, a new tutorial, and over a hundred smaller tweaks and fixes!\n\nBe sure to check the changes screen for full details. +scenes.welcomescene.update_msg=v2.0.0 includes a new playable character! The Duelist is a melee weapons specialist who has a unique ability for every weapon in the game. Just like the other heroes, she has 2 subclasses, 3 armor abilities, and 26 talents!\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.