mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2025-12-18 09:54:59 +01:00
Add the god statue's blood return display and stamina system (#520)
* Fix announcement display * Approaching StatuesOfTheSeven will restore all health of the current team * Added god statue's blood return display and stamina system * fix error fix error * fix file
This commit is contained in:
@@ -24,6 +24,7 @@ public final class Config {
|
||||
public DispatchServerOptions DispatchServer = new DispatchServerOptions();
|
||||
public String Language = "en_us";
|
||||
|
||||
public Boolean OpenStamina = true;
|
||||
public GameServerOptions getGameServerOptions() {
|
||||
return GameServer;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user