diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-09 15:53:24 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-09 15:53:24 -0300 |
commit | 984b43d29ae5104b26dcae086f355efff1409c44 (patch) | |
tree | e7ef04135497ad4535317855e56b65d9149ef841 /tmw-darkside.servegame.com/rules/cave/rule_cave_002.tmx | |
parent | f6c8e69330444a34925e21623f6f08ead7ca869b (diff) | |
download | art-984b43d29ae5104b26dcae086f355efff1409c44.tar.gz art-984b43d29ae5104b26dcae086f355efff1409c44.tar.bz2 art-984b43d29ae5104b26dcae086f355efff1409c44.tar.xz art-984b43d29ae5104b26dcae086f355efff1409c44.zip |
Darkside filesdarkside
Diffstat (limited to 'tmw-darkside.servegame.com/rules/cave/rule_cave_002.tmx')
-rw-r--r-- | tmw-darkside.servegame.com/rules/cave/rule_cave_002.tmx | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/tmw-darkside.servegame.com/rules/cave/rule_cave_002.tmx b/tmw-darkside.servegame.com/rules/cave/rule_cave_002.tmx new file mode 100644 index 00000000..84a43349 --- /dev/null +++ b/tmw-darkside.servegame.com/rules/cave/rule_cave_002.tmx @@ -0,0 +1,46 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE map SYSTEM "http://mapeditor.org/dtd/1.0/map.dtd"> +<map version="1.0" orientation="orthogonal" width="8" 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="256" height="256"/> + </tileset> + <tileset firstgid="67" name="set_rules" tilewidth="32" tileheight="32"> + <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/> + </tileset> + <tileset firstgid="71" name="cave" tilewidth="32" tileheight="32"> + <image source="../../graphics/tiles/cave.png" width="512" height="256"/> + </tileset> + <layer name="ruleRegions" width="8" height="6"> + <data encoding="base64" compression="gzip"> + H4sIAAAAAAAAA2NgIAycSZR3RhNzxqEOlzy6fnwAAPmsh/LAAAAA + </data> + </layer> + <layer name="ruleSet" width="8" height="6"> + <data encoding="base64" compression="gzip"> + H4sIAAAAAAAAA2NgoA1gx8EmRg+x6kEAAKr4TszAAAAA + </data> + </layer> + <layer name="ruleNotSet" width="8" height="6"> + <data encoding="base64" compression="gzip"> + H4sIAAAAAAAAA2NgoD5gp4I4LrXoAAAMdXcLwAAAAA== + </data> + </layer> + <layer name="rule_Ground" width="8" height="6"> + <data encoding="base64" compression="gzip"> + H4sIAAAAAAAAA2NgIAyyCchXYxGLQmJ3E2EHMoghQS0Ao0NRssAAAAA= + </data> + </layer> + <layer name="rule_Over" width="8" height="6"> + <data encoding="base64" compression="gzip"> + H4sIAAAAAAAAA2NgoB+Io4GZAIKpQ33AAAAA + </data> + </layer> + <layer name="rule_Collision" width="8" height="6"> + <data encoding="base64" compression="gzip"> + H4sIAAAAAAAAA2NgIAyYyJBnIiCPzxxi1YMAADYuyefAAAAA + </data> + </layer> +</map> |