From 6c4e7f8058c13d2fae423ce4dc3d1fff91d22f6a Mon Sep 17 00:00:00 2001 From: Olegmods Date: Tue, 15 Oct 2024 11:09:14 +0300 Subject: [PATCH] Update obstacles.json --- config/obstacles.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/obstacles.json b/config/obstacles.json index 52c8de672..b9d5bc57d 100644 --- a/config/obstacles.json +++ b/config/obstacles.json @@ -538,7 +538,7 @@ }, "55": { - "allowedTerrains" : ["water"], + "specialBattlefields" : ["ship"], "width" : 3, "height" : 3, "blockedTiles" : [-15, -16, -33],