From 951e51a4a1cf81dd060a9e37e9d012d53f2812ce Mon Sep 17 00:00:00 2001 From: luying Date: Mon, 10 May 2021 11:26:44 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=9D=E5=A7=8B=EF=BC=9A=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E5=88=9D=E5=A7=8B=E7=A2=8E=E7=89=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shared/consts/constModules/sysConst.ts | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) 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 },