mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 10:58:21 +08:00
Merge branch 'pq_taihou'
This commit is contained in:
@@ -9035,7 +9035,8 @@
|
||||
"anchorage",
|
||||
"noshiro",
|
||||
"sirius",
|
||||
"new_jersey"
|
||||
"new_jersey",
|
||||
"taihou"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
@@ -622,7 +622,7 @@ PrivateQuarters:
|
||||
TargetInteract: true
|
||||
TargetShip:
|
||||
value: anchorage
|
||||
option: [ anchorage, noshiro, sirius, new_jersey ]
|
||||
option: [ anchorage, noshiro, sirius, new_jersey, taihou ]
|
||||
# ==================== Daily ====================
|
||||
|
||||
Daily:
|
||||
|
||||
@@ -356,7 +356,7 @@ class GeneratedConfig:
|
||||
PrivateQuarters_BuyRoses = True
|
||||
PrivateQuarters_BuyCake = False
|
||||
PrivateQuarters_TargetInteract = True
|
||||
PrivateQuarters_TargetShip = 'anchorage' # anchorage, noshiro, sirius, new_jersey
|
||||
PrivateQuarters_TargetShip = 'anchorage' # anchorage, noshiro, sirius, new_jersey, taihou
|
||||
|
||||
# Group `Daily`
|
||||
Daily_UseDailySkip = True
|
||||
|
||||
@@ -2170,7 +2170,8 @@
|
||||
"anchorage": "Anchorage",
|
||||
"noshiro": "Noshiro",
|
||||
"sirius": "Sirius",
|
||||
"new_jersey": "New Jersey"
|
||||
"new_jersey": "New Jersey",
|
||||
"taihou": "Taihou"
|
||||
}
|
||||
},
|
||||
"Daily": {
|
||||
|
||||
@@ -2170,7 +2170,8 @@
|
||||
"anchorage": "anchorage",
|
||||
"noshiro": "noshiro",
|
||||
"sirius": "sirius",
|
||||
"new_jersey": "new_jersey"
|
||||
"new_jersey": "new_jersey",
|
||||
"taihou": "taihou"
|
||||
}
|
||||
},
|
||||
"Daily": {
|
||||
|
||||
@@ -2170,7 +2170,8 @@
|
||||
"anchorage": "安克雷奇",
|
||||
"noshiro": "能代",
|
||||
"sirius": "天狼星",
|
||||
"new_jersey": "新泽西"
|
||||
"new_jersey": "新泽西",
|
||||
"taihou": "大凤"
|
||||
}
|
||||
},
|
||||
"Daily": {
|
||||
|
||||
@@ -2170,7 +2170,8 @@
|
||||
"anchorage": "anchorage",
|
||||
"noshiro": "noshiro",
|
||||
"sirius": "sirius",
|
||||
"new_jersey": "new_jersey"
|
||||
"new_jersey": "new_jersey",
|
||||
"taihou": "taihou"
|
||||
}
|
||||
},
|
||||
"Daily": {
|
||||
|
||||
Reference in New Issue
Block a user