diff --git a/shared/consts/constModules/sysConst.ts b/shared/consts/constModules/sysConst.ts index 127c53183..c4dca18bb 100644 --- a/shared/consts/constModules/sysConst.ts +++ b/shared/consts/constModules/sysConst.ts @@ -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'; \ No newline at end of file +export const CHAT_SERVER = 'chat-server-1';