From 334c900390bf4506d7581b917fd4346d1f0a6506 Mon Sep 17 00:00:00 2001 From: meixiongfeng <766881921@qq.com> Date: Mon, 14 Nov 2022 18:55:50 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=9D=E5=A7=8B=E5=8C=96=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bin/json/game_initial.json | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/bin/json/game_initial.json b/bin/json/game_initial.json index b156700fc..faa77f2c8 100644 --- a/bin/json/game_initial.json +++ b/bin/json/game_initial.json @@ -18,5 +18,35 @@ "n": 500000 } ] + }, + { + "index": "101", + "var": [ + { + "a": "hero", + "t": "25001", + "n": 1 + } + ] + }, + { + "index": "102", + "var": [ + { + "a": "hero", + "t": "25004", + "n": 1 + } + ] + }, + { + "index": "103", + "var": [ + { + "a": "hero", + "t": "34006", + "n": 1 + } + ] } ] \ No newline at end of file