From ea2349192d99cf73ee82bb83091ff42a1a1a55bd Mon Sep 17 00:00:00 2001 From: MistEO Date: Fri, 30 Sep 2022 00:40:23 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=20json=20=E6=A0=BC?= =?UTF-8?q?=E5=BC=8F=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resource/roguelike_copilot.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/resource/roguelike_copilot.json b/resource/roguelike_copilot.json index f1fcd4852a..36df660201 100644 --- a/resource/roguelike_copilot.json +++ b/resource/roguelike_copilot.json @@ -41,17 +41,17 @@ "stage_name": "海窟沙暴", "replacement_home": [ { - "location":[ - [ + "location": [ 3, 4 ], - [ + "direction": "up" + }, + { + "location": [ 4, 4 - ] - - ], + ], "direction": "up" } ] @@ -111,7 +111,7 @@ "location": [ 5, 2 - ], + ], "direction": "up" } ]