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

Add: change ship type for GemsFarming when set C or D map

This commit is contained in:
LA-DI-DA
2023-09-29 17:13:44 +08:00
parent 354e252c5f
commit b077bf9719
17 changed files with 345 additions and 4 deletions

View File

@@ -448,6 +448,12 @@ class GeneratedConfig:
PowerLimit_Raid = 16500
PowerLimit_Ash = 16500
# Group `ChangeShip`
ChangeShip_Enable = False
ChangeShip_PushLua = False
ChangeShip_TargetType = 'BB' # CV, BB
ChangeShip_ShipData = '106021;1;6\n107041;1;6\n206011;1;6\n107011;1;6\n'
# Group `InfiniteDelay`
InfiniteDelay_Commission = False
InfiniteDelay_Research = False