商店:添加名将擂台限制
This commit is contained in:
@@ -20,6 +20,8 @@ export interface DicShop {
|
||||
readonly guildLvLimit: number;
|
||||
// 玩家等级需求
|
||||
readonly lvLimit: number;
|
||||
// 名将擂台需求
|
||||
readonly ranklimit: number;
|
||||
// 购买次数限制
|
||||
readonly purchaseLimit: number;
|
||||
// vip购买次数限制
|
||||
|
||||
Reference in New Issue
Block a user