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