fix:初始武将

This commit is contained in:
luying
2021-01-29 14:24:52 +08:00
parent 7fa16d212f
commit 75d07b0550

View File

@@ -17,7 +17,7 @@ export const COUNTER = {
ROLE: { name: 'role', def: 1 }
};
export const DEFAULT_HEROES = [12, 14, 11, 9, 15];
export const DEFAULT_HEROES = [19, 53, 55, 54, 13];
export const DEFAULT_ITEMS = [
{"id": 11004, "count": 99999999},
{"id": 11013, "count": 999999},
@@ -359,4 +359,4 @@ export const MAIL_TYPE = {
GUILD_BE_SET_MEMBER: 7
};
export const CHAT_SERVER = 'chat-server-1';
export const CHAT_SERVER = 'chat-server-1';