v0.4.2: Updated intro message for 0.4.2

This commit is contained in:
Evan Debenham 2016-09-08 19:36:37 -04:00
parent 1dc2bb1cbd
commit 01232a50b8

View File

@ -56,7 +56,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 adjusts the balance on a number of items.\n\nWands are more useful, armor is more important, and many other items have been adjusted for better balance\n\nThere are also some convenience improvements, such as keys no longer occupying inventory space.
scenes.welcomescene.update_msg=Many optimizations have been made to the game's engine which should make gameplay much smoother on many devices.\n\nMost notably, the game now prioritizes keeping a constant framerate, and can use multiple cpu cores!
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.