other: added getMultiAmount testable dialogs in cheat menu (part of #13638)

This commit is contained in:
Oleg Agafonov 2025-06-07 08:48:47 +04:00
parent ee1dc74b90
commit 1112c9516d
6 changed files with 145 additions and 3 deletions

View file

@ -11,6 +11,8 @@ import java.util.List;
/**
* Part of testable game dialogs
* <p>
* Its simple dialog to get some amount (example: part of chooseTargetAmount)
* <p>
* Supported methods:
* - player.getAmount()
*