物品:获取装备上限

This commit is contained in:
luying
2021-08-02 20:47:39 +08:00
parent abb74b9e6b
commit 2e961691b5
14 changed files with 315 additions and 222 deletions

View File

@@ -36,6 +36,7 @@ export enum MAIL_TYPE {
GUILD_DIVIDEND = 15, // 拍卖行分红
MONTHLY_REWARD = 16, // 月卡奖品
AUTION_REWARD = 17, // 拍卖行忘领取奖励
EQUIP_OVER = 18, // 拍卖行忘领取奖励
};
export const SEND_NAME = '系统';