From d93114d4a79a4b2ed78d51905a567a7ba80e9ffb Mon Sep 17 00:00:00 2001 From: Riku Ueda Date: Sat, 2 Oct 2021 17:16:17 +0900 Subject: [PATCH] =?UTF-8?q?config=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/config.yml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml index a8c0441..4724b3d 100644 --- a/src/main/resources/config.yml +++ b/src/main/resources/config.yml @@ -19,3 +19,19 @@ traptower: x: 27 y: 5 z: 21 + - spawn: + x: 30 + y: 6 + z: -47 + init: + x: 33 + y: 5 + z: -43 + - spawn: + x: 92 + y: 6 + z: -40 + init: + x: 95 + y: 5 + z: -36