Update to 8.3 CN

This commit is contained in:
Naruse
2025-06-21 12:58:52 +08:00
parent dcd41d533b
commit f34e776cf2
2 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
public static class GameConstants
{
public const string GAME_VERSION = "8.2.0";
public const string GAME_VERSION = "8.3.0";
public const int MAX_STAMINA = 300;
public const int STAMINA_RECOVERY_TIME = 360; // 6 minutes
public const int STAMINA_RESERVE_RECOVERY_TIME = 1080; // 18 minutes