mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 08:38:20 +08:00
* Opt: ActionPointBuyLimit * Add multi-lang translation * Solve null return * Disable but preserve old format * Rewrite minor translation; reform buy functions * Add attr redirection * Update action_point.py * Fix:missing os_handler.py * Fix:replace str with bool * Fix:replace str with bool * Fix:replace str with bool * Fix:replace str with bool
This commit is contained in:
@@ -332,7 +332,7 @@ class GeneratedConfig:
|
||||
|
||||
# Group `OpsiGeneral`
|
||||
OpsiGeneral_UseLogger = True
|
||||
OpsiGeneral_BuyActionPoint = False
|
||||
OpsiGeneral_BuyActionPointLimit = 0 # 0, 1, 2, 3, 4, 5
|
||||
OpsiGeneral_OilLimit = 1000
|
||||
OpsiGeneral_RepairThreshold = 0.4
|
||||
OpsiGeneral_DoRandomMapEvent = True
|
||||
|
||||
Reference in New Issue
Block a user