From 94936c907b38e522085496fdb025f997dba5ae27 Mon Sep 17 00:00:00 2001 From: liwei Date: Fri, 24 Mar 2023 23:17:47 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bin/json/game_initial.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/bin/json/game_initial.json b/bin/json/game_initial.json index 353af021f..14072c400 100644 --- a/bin/json/game_initial.json +++ b/bin/json/game_initial.json @@ -348,5 +348,25 @@ "n": 60 } ] + }, + { + "index": "201", + "var": [ + { + "a": "panda", + "t": "10001", + "n": 1 + } + ] + }, + { + "index": "202", + "var": [ + { + "a": "panda", + "t": "20001", + "n": 1 + } + ] } ] \ No newline at end of file