1
0
mirror of https://github.com/0O0o0oOoO00/Alas.git synced 2026-05-14 13:09:25 +08:00

Merge branch 'refs/heads/lme-alas/master' into smallkai

# Conflicts:
#	README.md
#	module/config/i18n/zh-CN.json
#	module/config/i18n/zh-TW.json
#	module/equipment/equipment.py
#	module/equipment/equipment_change.py
This commit is contained in:
LA_DI_DA
2024-05-17 18:28:31 +08:00
31 changed files with 802 additions and 334 deletions

View File

@@ -87,8 +87,8 @@ class GeneratedConfig:
Campaign_AmbushEvade = True
# Group `StopCondition`
StopCondition_RunCount = 0
StopCondition_OilLimit = 1000
StopCondition_RunCount = 0
StopCondition_MapAchievement = 'non_stop' # non_stop, 100_percent_clear, map_3_stars, threat_safe, threat_safe_without_3_stars
StopCondition_StageIncrease = False
StopCondition_GetNewShip = False