v3.3.0: added a randomize button to hero select

This commit is contained in:
Evan Debenham
2025-11-05 12:50:48 -05:00
parent f8bd2233b9
commit 45ecb30dbe
6 changed files with 142 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB

View File

@@ -73,6 +73,12 @@ scenes.heroselectscene.custom_seed_nowin=The game uses a seed code for dungeon g
scenes.heroselectscene.custom_seed_set=Set
scenes.heroselectscene.custom_seed_clear=Clear
scenes.heroselectscene.challenges_nowin=Challenges are optional modifiers that make the game more difficult. Some challenges make the dungeon more dangerous, others reduce the power of your abilities or items.\n\n_You must win at least one game before you are able to enable challenges._
scenes.heroselectscene.randomize=Randomize
scenes.heroselectscene.randomize_hero=Randomize Hero
scenes.heroselectscene.randomize_chals=Randomize Challenges
scenes.heroselectscene.randomize_chals_title=Challenges
scenes.heroselectscene.randomize_confirm=Confirm
scenes.heroselectscene.randomize_cancel=Cancel
scenes.interlevelscene$mode.descend=Descending
scenes.interlevelscene$mode.ascend=Ascending