diff options
author | Jesusaves <cpntb1@ymail.com> | 2022-10-23 23:45:19 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2022-10-23 23:45:19 -0300 |
commit | c2ccb14ffff0e45398365e19dfd2874307ddb943 (patch) | |
tree | 976eaea586fb8f1ee0ab8cae67c69071aed8b952 /Rules/icecave/rule_icecave_005.tmx | |
download | tools-c2ccb14ffff0e45398365e19dfd2874307ddb943.tar.gz tools-c2ccb14ffff0e45398365e19dfd2874307ddb943.tar.bz2 tools-c2ccb14ffff0e45398365e19dfd2874307ddb943.tar.xz tools-c2ccb14ffff0e45398365e19dfd2874307ddb943.zip |
Initial commit
Diffstat (limited to 'Rules/icecave/rule_icecave_005.tmx')
-rw-r--r-- | Rules/icecave/rule_icecave_005.tmx | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/Rules/icecave/rule_icecave_005.tmx b/Rules/icecave/rule_icecave_005.tmx new file mode 100644 index 0000000..b365906 --- /dev/null +++ b/Rules/icecave/rule_icecave_005.tmx @@ -0,0 +1,40 @@ +<?xml version="1.0" encoding="UTF-8"?> +<map version="1.0" tiledversion="" orientation="orthogonal" renderorder="right-down" width="13" height="7" tilewidth="32" tileheight="32" infinite="0" nextobjectid="1"> + <tileset firstgid="1" name="collision" tilewidth="32" tileheight="32" tilecount="2" columns="2"> + <image source="../../graphics/tilesets/collision.png" width="64" height="32"/> + </tileset> + <tileset firstgid="3" name="set_icecave" tilewidth="32" tileheight="32" tilecount="16" columns="4"> + <image source="../tilesets/set_icecave.png" width="128" height="128"/> + </tileset> + <tileset firstgid="19" name="set_rules" tilewidth="32" tileheight="32" tilecount="4" columns="2"> + <image source="../tilesets/set_rules.png" width="64" height="64"/> + </tileset> + <tileset firstgid="23" name="icecave" tilewidth="32" tileheight="32" tilecount="128" columns="16"> + <image source="../../graphics/tilesets/icecave.png" width="512" height="256"/> + </tileset> + <layer name="Regions" width="13" height="7"> + <data encoding="base64" compression="gzip"> + H4sIAAAAAAAAA2NgIB8Io9GU6MEnLkwCm556SAUAWbn4FWwBAAA= + </data> + </layer> + <layer name="Input_set" width="13" height="7"> + <data encoding="base64" compression="gzip"> + H4sIAAAAAAAAA2NgIB8wo9GU6MEnzoyFTch+Uu2hBwAAZhB9h2wBAAA= + </data> + </layer> + <layer name="InputNot_set" width="13" height="7"> + <data encoding="base64" compression="gzip"> + H4sIAAAAAAAAA2NgGJqAGQ8flxwhPcwksMkBAHO5eppsAQAA + </data> + </layer> + <layer name="Output_Ground" width="13" height="7" visible="0"> + <data encoding="base64" compression="gzip"> + H4sIAAAAAAAAA2NgIB9oQGlNEvRYQGlLNHErKG2DRY8HlPZEE/eC0j5Y9ERA6Ug08SgoHYPHjbQCAKQ1RdVsAQAA + </data> + </layer> + <layer name="Output_Collision" width="13" height="7" visible="0"> + <data encoding="base64" compression="gzip"> + H4sIAAAAAAAAA2NgIB8wodGU6MFnFr300BoAAErWG9FsAQAA + </data> + </layer> +</map> |