mirror of
https://github.com/0O0o0oOoO00/Alas.git
synced 2026-05-14 11:49:26 +08:00
Fix: lower SIM_VALUE in ship matching of GemsFarming
This commit is contained in:
@@ -19,7 +19,7 @@ from module.retire.scanner import ShipScanner
|
||||
from module.ui.assets import BACK_ARROW
|
||||
from module.ui.page import page_fleet
|
||||
|
||||
SIM_VALUE = 0.95
|
||||
SIM_VALUE = 0.92
|
||||
|
||||
|
||||
class GemsCampaignOverride(CampaignBase):
|
||||
|
||||
Reference in New Issue
Block a user