diff --git a/shared/consts/constModules/sysConst.ts b/shared/consts/constModules/sysConst.ts index 69f56ee0c..de7c0e0d6 100644 --- a/shared/consts/constModules/sysConst.ts +++ b/shared/consts/constModules/sysConst.ts @@ -33,7 +33,7 @@ export const COUNTER = { ROLE: { name: 'role', def: 1 } }; -export const DEFAULT_HEROES = [19, 53, 46, 40, 22, 56, 32, 28]; +export const DEFAULT_HEROES = [19, 53, 46, 40, 22, 56, 32, 28, 18]; export const DEFAULT_ITEMS = [ { "id": 11004, "count": 99999999 }, { "id": 11013, "count": 999999 }, @@ -90,6 +90,16 @@ export const DEFAULT_ITEMS = [ { "id": 17051, "count": 99999999 }, { "id": 17052, "count": 99999999 }, + { "id": 21018, "count": 3000 }, + { "id": 21019, "count": 3000 }, + { "id": 21022, "count": 3000 }, + { "id": 21028, "count": 3000 }, + { "id": 21040, "count": 3000 }, + { "id": 21053, "count": 3000 }, + { "id": 21056, "count": 3000 }, + { "id": 21032, "count": 3000 }, + { "id": 21046, "count": 3000 }, + { "id": 42083, "count": 9999 }, { "id": 42084, "count": 9999 }, { "id": 42085, "count": 9999 },