mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-20 21:24:30 +08:00
Refactor: Shop module
This commit is contained in:
@@ -340,3 +340,7 @@ class AzurLaneConfig(ManualConfig, GeneratedConfig):
|
||||
@FLEET_BOSS.setter
|
||||
def FLEET_BOSS(self, value):
|
||||
self._fleet_boss = value
|
||||
|
||||
@property
|
||||
def GuildShop_PR(self):
|
||||
return [self.GuildShop_PR1, self.GuildShop_PR2, self.GuildShop_PR3]
|
||||
|
||||
Reference in New Issue
Block a user