blob: f9283505e3875a1679b412d78579994a5c4bfa98 (
plain) (
tree)
|
|
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" orientation="orthogonal" width="6" height="6" 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="6" height="6">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAA2NgwA3YkWh2LOL4ALp6dizi2AAAMuRB2ZAAAAA=
</data>
</layer>
<layer name="ruleSet" width="6" height="6">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAA2NgIAzYCPCppQcEAItPfPCQAAAA
</data>
</layer>
<layer name="rule_Ground" width="6" height="6" visible="0">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAA2NgIAzK0fhpROhpQ+OXEqEHBAAdwEJNkAAAAA==
</data>
</layer>
<layer name="rule_Over" width="6" height="6" visible="0">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAA2NgGFwAAJwFCnCQAAAA
</data>
</layer>
<layer name="rule_collision" width="6" height="6" visible="0">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAA2NgIAyYCPCppQcEAK7BCLmQAAAA
</data>
</layer>
</map>
|