From 313b19b89482fcd0070652fbcab0d2c227e32464 Mon Sep 17 00:00:00 2001 From: WWPXX <64907423+WWPXX233@users.noreply.github.com> Date: Thu, 24 Nov 2022 22:43:05 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E8=82=B2=E7=94=9F=E6=B1=A0?= =?UTF-8?q?=E5=B9=B2=E5=91=98=E6=9C=9D=E5=90=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resource/roguelike_copilot.json | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) diff --git a/resource/roguelike_copilot.json b/resource/roguelike_copilot.json index 5c6211a28d..ab067bd5d8 100644 --- a/resource/roguelike_copilot.json +++ b/resource/roguelike_copilot.json @@ -1358,7 +1358,7 @@ 2, 2 ], - "direction": "right" + "direction": "down" }, { "location": [ @@ -1372,14 +1372,28 @@ 4, 2 ], - "direction": "none" + "direction": "down" }, { "location": [ 3, 3 ], - "direction": "none" + "direction": "left" + }, + { + "location": [ + 4, + 3 + ], + "direction": "left" + }, + { + "location": [ + 5, + 3 + ], + "direction": "left" } ], "force_deploy_direction": [