From 1f1f59adbb96c9afdd9c947734a97f4214c831ea Mon Sep 17 00:00:00 2001 From: mole828 Date: Wed, 6 Sep 2023 11:01:02 +0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9A=E4=BF=AE=E5=A4=8D=E8=90=A8?= =?UTF-8?q?=E7=B1=B3=E8=82=89=E9=B8=BD=E4=BD=9C=E6=88=98=E5=85=B3=E5=8D=A1?= =?UTF-8?q?=E9=80=BB=E8=BE=91=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resource/roguelike/Sami/autopilot/禁区.json | 32 --------------------- 1 file changed, 32 deletions(-) diff --git a/resource/roguelike/Sami/autopilot/禁区.json b/resource/roguelike/Sami/autopilot/禁区.json index e5fd303bb5..de2dd532b5 100644 --- a/resource/roguelike/Sami/autopilot/禁区.json +++ b/resource/roguelike/Sami/autopilot/禁区.json @@ -177,37 +177,5 @@ ], "direction": "down" } - ], - "retreat_plan":[ - { - "location": [ - 2, - 6 - ], - "condition": [ - 2, - 4 - ] - }, - { - "location": [ - 2, - 6 - ], - "condition": [ - 7, - 10 - ] - }, - { - "location": [ - 2, - 6 - ], - "condition": [ - 13, - 18 - ] - } ] } \ No newline at end of file