diff options
Diffstat (limited to 'rules/cave/rule_cave_001.tmx')
-rw-r--r-- | rules/cave/rule_cave_001.tmx | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/rules/cave/rule_cave_001.tmx b/rules/cave/rule_cave_001.tmx index 871436b4..d3997d9a 100644 --- a/rules/cave/rule_cave_001.tmx +++ b/rules/cave/rule_cave_001.tmx @@ -2,6 +2,7 @@ <!DOCTYPE map SYSTEM "http://mapeditor.org/dtd/1.0/map.dtd"> <map version="1.0" orientation="orthogonal" width="17" height="17" tilewidth="32" tileheight="32"> <properties> + <property name="AutomappingRadius" value="1"/> <property name="DeleteTiles" value="true"/> </properties> <tileset firstgid="1" name="collision" tilewidth="32" tileheight="32"> @@ -39,7 +40,7 @@ H4sIAAAAAAAAA2NgoC1opLH5xIKJA2RvAhp/IZ3tPwilj9PZXlwgYaAdMAoGHQAA9etQ4oQEAAA= </data> </layer> - <layer name="rule_collision" width="17" height="17"> + <layer name="rule_Collision" width="17" height="17"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgoA1gIsCnFaCXPYQAExpNqjy93UEvMFjiZxQMHgAAgZ1QGoQEAAA= </data> |