From 67962f3ef5ea8b8ae19de217568ebe54ed74bbbc Mon Sep 17 00:00:00 2001 From: bernd Date: Sat, 26 Dec 2020 18:24:45 +0100 Subject: [PATCH] bugfix sofa collides --- maps/kraut.space_e1.json | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/maps/kraut.space_e1.json b/maps/kraut.space_e1.json index c5c1ce3..fb23a0b 100644 --- a/maps/kraut.space_e1.json +++ b/maps/kraut.space_e1.json @@ -942,6 +942,33 @@ "type":"bool", "value":true }] + }, + { + "id":251, + "properties":[ + { + "name":"collides", + "type":"bool", + "value":true + }] + }, + { + "id":252, + "properties":[ + { + "name":"collides", + "type":"bool", + "value":true + }] + }, + { + "id":253, + "properties":[ + { + "name":"collides", + "type":"bool", + "value":true + }] }], "tilewidth":32 },