mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 02:48:23 +08:00
Add: show yellow coin in get_yellow_coins
This commit is contained in:
@@ -321,7 +321,6 @@ class ManualConfig:
|
||||
"""
|
||||
OS_ACTION_POINT_BOX_USE = True
|
||||
OS_ACTION_POINT_PRESERVE = 0
|
||||
OS_CL1_YELLOW_COINS_PRESERVE = 100000
|
||||
OS_NORMAL_YELLOW_COINS_PRESERVE = 35000
|
||||
OS_NORMAL_PURPLE_COINS_PRESERVE = 100
|
||||
|
||||
|
||||
@@ -2508,7 +2508,7 @@
|
||||
},
|
||||
"DoScanningDevice": {
|
||||
"name": "Do Siren Scanning Device",
|
||||
"help": "Exchange purple coins to operation coins"
|
||||
"help": "Exchange purple coins to operation coins, which may cause a shortage of purple coins"
|
||||
}
|
||||
},
|
||||
"Daemon": {
|
||||
|
||||
@@ -2508,7 +2508,7 @@
|
||||
},
|
||||
"DoScanningDevice": {
|
||||
"name": "做塞壬探测装置",
|
||||
"help": "消耗紫币换取黄币"
|
||||
"help": "消耗紫币换取黄币,可能会导致紫币不足"
|
||||
}
|
||||
},
|
||||
"Daemon": {
|
||||
|
||||
@@ -2508,7 +2508,7 @@
|
||||
},
|
||||
"DoScanningDevice": {
|
||||
"name": "做塞壬探測裝置",
|
||||
"help": "消耗紫幣換取黃幣"
|
||||
"help": "消耗紫幣換取黃幣,可能會導致紫幣不足"
|
||||
}
|
||||
},
|
||||
"Daemon": {
|
||||
|
||||
Reference in New Issue
Block a user