update to 8.5.0

This commit is contained in:
Naruse
2025-11-07 23:28:54 +08:00
parent a134e931ae
commit 7baf218f4e
7 changed files with 861 additions and 26 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.5.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