From: Christian Heller <c.heller@plomlompom.de>
Date: Fri, 25 Dec 2020 01:23:51 +0000 (+0100)
Subject: Make hash collide again.
X-Git-Url: https://plomlompom.com/repos/%7B%7Bprefix%7D%7D/static/%7B%7Bdb.prefix%7D%7D/edit?a=commitdiff_plain;h=879b14d397eceee8290737cbb77711e985d26c9e;p=rc3_plom_map

Make hash collide again.
---

diff --git a/main.json b/main.json
index bf33136..90e3f66 100644
--- a/main.json
+++ b/main.json
@@ -112,6 +112,16 @@
          "spacing":0,
          "tilecount":1,
          "tileheight":32,
+         "tiles":[
+                {
+                 "id":0,
+                 "properties":[
+                        {
+                         "name":"collides",
+                         "type":"bool",
+                         "value":true
+                        }]
+                }],
          "tilewidth":32
         }],
  "tilewidth":32,