mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-24 04:25:56 +08:00
Opt: DRBP_BUY_PRIZE const in shipyard
This commit is contained in:
@@ -13,10 +13,9 @@ PRBP_BUY_PRIZE = {
|
|||||||
}
|
}
|
||||||
DRBP_BUY_PRIZE = {
|
DRBP_BUY_PRIZE = {
|
||||||
(1, 2): 0,
|
(1, 2): 0,
|
||||||
(3, 4): 600,
|
(3, 4, 5, 6): 600,
|
||||||
(5, 6, 7): 1200,
|
(7, 8, 9, 10): 1200,
|
||||||
(8, 9, 10): 3000,
|
(11, 12, 13, 14, 15): 3000,
|
||||||
(11, 12, 13, 14, 15): 6000,
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user