From 28bd99c3f93e13371cb79c0379d034883a2cb37d Mon Sep 17 00:00:00 2001 From: WWPXX <64907423+WWPXX233@users.noreply.github.com> Date: Tue, 17 Jan 2023 22:36:49 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E4=BC=98=E5=8C=96=E5=82=80=E5=BD=B1?= =?UTF-8?q?=E8=82=89=E9=B8=BD=E5=9C=B0=E5=9B=BE=20(#3403)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: MistEO --- resource/roguelike/copilot.json | 50 +++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) diff --git a/resource/roguelike/copilot.json b/resource/roguelike/copilot.json index ab067bd5d8..7ffd2b5b93 100644 --- a/resource/roguelike/copilot.json +++ b/resource/roguelike/copilot.json @@ -2685,6 +2685,56 @@ "ban_medic": false } }, + { + "stage_name": "酒商运输队", + "replacement_home": [ + { + "location": [ + 9, + 3 + ], + "direction": "left" + } + ], + "blacklist_location": [ + [ + 1, + 4 + ], + [ + 2, + 2 + ], + [ + 3, + 4 + ], + [ + 4, + 2 + ], + [ + 5, + 4 + ], + [ + 6, + 2 + ], + [ + 7, + 4 + ], + [ + 8, + 2 + ], + [ + 9, + 4 + ] + ] + }, { "stage_name": "意外", "replacement_home": [