summaryrefslogtreecommitdiff
path: root/testing_data/tiled_examples/sewer_automap/sewers.tmx
diff options
context:
space:
mode:
authorLawnCable <git@lawncable.net>2022-04-15 08:36:36 +0200
committerLawnCable <git@lawncable.net>2022-04-15 08:36:36 +0200
commitec09c0ae43799846a68a4e100a68353730edfed1 (patch)
treeaddf32caaad9b2968abb633476b02ed31e85f50f /testing_data/tiled_examples/sewer_automap/sewers.tmx
downloadfast-tiled.rs-ec09c0ae43799846a68a4e100a68353730edfed1.tar.gz
fast-tiled.rs-ec09c0ae43799846a68a4e100a68353730edfed1.tar.bz2
fast-tiled.rs-ec09c0ae43799846a68a4e100a68353730edfed1.tar.xz
fast-tiled.rs-ec09c0ae43799846a68a4e100a68353730edfed1.zip
init
Diffstat (limited to 'testing_data/tiled_examples/sewer_automap/sewers.tmx')
-rw-r--r--testing_data/tiled_examples/sewer_automap/sewers.tmx15
1 files changed, 15 insertions, 0 deletions
diff --git a/testing_data/tiled_examples/sewer_automap/sewers.tmx b/testing_data/tiled_examples/sewer_automap/sewers.tmx
new file mode 100644
index 0000000..4af5a15
--- /dev/null
+++ b/testing_data/tiled_examples/sewer_automap/sewers.tmx
@@ -0,0 +1,15 @@
+<?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="31" height="31" tilewidth="24" tileheight="24">
+ <tileset firstgid="1" name="rules_sewers" tilewidth="24" tileheight="24">
+ <image source="rules_sewers.png" width="72" height="48"/>
+ </tileset>
+ <tileset firstgid="7" name="sewer_tileset" tilewidth="24" tileheight="24">
+ <image source="../sewer_tileset.png" trans="ff00ff" width="192" height="217"/>
+ </tileset>
+ <layer name="set" width="31" height="31">
+ <data encoding="base64" compression="zlib">
+ eJztlUEOwCAIBLH+/8/eDSBQ1jTNHuZiDKOGxSEigxDyCWYRtPsx6HBH74hyn2r9zT2T7uj+jPemW+sfrRai16K1ut1ebtEZ8+aFdxaU27qj5a7O1FOfRd1v86XlZc+T9RZVt3aG6FrX/0UIIVkWa5oFDA==
+ </data>
+ </layer>
+</map>