商店:添加名将擂台限制

This commit is contained in:
luying
2022-08-12 14:19:35 +08:00
parent 8a1ce473ed
commit 40e228ca42
4 changed files with 13 additions and 1 deletions

View File

@@ -20,6 +20,8 @@ export interface DicShop {
readonly guildLvLimit: number;
// 玩家等级需求
readonly lvLimit: number;
// 名将擂台需求
readonly ranklimit: number;
// 购买次数限制
readonly purchaseLimit: number;
// vip购买次数限制