summaryrefslogtreecommitdiff
path: root/testing_data/tiled_examples/sewer_automap/rule_003.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/rule_003.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/rule_003.tmx')
-rw-r--r--testing_data/tiled_examples/sewer_automap/rule_003.tmx30
1 files changed, 30 insertions, 0 deletions
diff --git a/testing_data/tiled_examples/sewer_automap/rule_003.tmx b/testing_data/tiled_examples/sewer_automap/rule_003.tmx
new file mode 100644
index 0000000..a8edb5d
--- /dev/null
+++ b/testing_data/tiled_examples/sewer_automap/rule_003.tmx
@@ -0,0 +1,30 @@
+<?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="24" tileheight="24">
+ <tileset firstgid="1" name="sewer_tileset" tilewidth="24" tileheight="24">
+ <image source="../sewer_tileset.png" trans="ff00ff" width="192" height="217"/>
+ </tileset>
+ <tileset firstgid="73" name="rules_sewers" tilewidth="24" tileheight="24">
+ <image source="rules_sewers.png" width="72" height="48"/>
+ </tileset>
+ <layer name="Regions" width="8" height="6">
+ <data encoding="base64" compression="zlib">
+ eJxjYCAMfLDQPnjkydVPDgAAZj8DRQ==
+ </data>
+ </layer>
+ <layer name="Input_set" width="8" height="6">
+ <data encoding="base64" compression="zlib">
+ eJxjYCAMPAmIYZPHphadpgYAAL88Abc=
+ </data>
+ </layer>
+ <layer name="Output_Ground" width="8" height="6">
+ <data encoding="base64" compression="zlib">
+ eJxjYCAMmLCI8SCxuQjoF0Lj8xFhJ7EAABfQADk=
+ </data>
+ </layer>
+ <layer name="Output_Over" width="8" height="6">
+ <data encoding="base64" compression="zlib">
+ eJxjYCAesBKQ5yXBLGoBAAmIABM=
+ </data>
+ </layer>
+</map>