1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-29 01:15:30 +08:00

Add: shop_core assets and implementation

This commit is contained in:
nEEtdo0d
2021-12-24 11:52:56 -05:00
parent a46d643232
commit 0872634740
29 changed files with 121 additions and 1 deletions

View File

@@ -64,7 +64,7 @@ class GuildShop(ShopBase):
shop_guild_items.load_template_folder('./assets/shop/guild_cn')
shop_guild_items.load_cost_template_folder('./assets/shop/cost')
return shop_guild_items
@cached_property
@Config.when(SERVER='tw')
def shop_guild_items(self):