blob: 7a83280f22d62d277f4b3f7daa515c711b8b2b4a (
plain) (
tree)
|
|
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" orientation="orthogonal" width="7" height="3" tilewidth="32" tileheight="32">
<tileset firstgid="1" name="collision" tilewidth="32" tileheight="32">
<image source="../graphics/tiles/collision.png" width="64" height="32"/>
</tileset>
<tileset firstgid="3" name="set" tilewidth="32" tileheight="32">
<image source="../graphics/tiles/set_cave.png" width="64" height="64"/>
</tileset>
<tileset firstgid="7" name="set_rules" tilewidth="32" tileheight="32">
<image source="../graphics/tiles/set_rules.png" width="32" height="32"/>
</tileset>
<tileset firstgid="8" name="cave" tilewidth="32" tileheight="32">
<image source="../graphics/tiles/cave.png" width="512" height="256"/>
</tileset>
<layer name="ruleRegions" width="7" height="3">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAA2NgwA/YcdD4AABTkrM4VAAAAA==
</data>
</layer>
<layer name="ruleSet" width="7" height="3">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAA2NgwA+YoTQLlGYjoB4EABX4+a9UAAAA
</data>
</layer>
<layer name="rule_Ground" width="7" height="3">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAA2NgwA9koDQPlC4joB4EAA7ZdPpUAAAA
</data>
</layer>
<layer name="rule_Over" width="7" height="3">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAA2NgoD4AAHbqzHRUAAAA
</data>
</layer>
<layer name="rule_collision" width="7" height="3">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAA2NgwA+YCPCxAQAHvcVWVAAAAA==
</data>
</layer>
</map>
|