File: sewers.tmx

package info (click to toggle)
tiled-qt 1.2.1%2Bdfsg.1-1
  • links: PTS
  • area: main
  • in suites: buster
  • size: 31,084 kB
  • sloc: cpp: 85,970; java: 3,602; python: 1,469; xml: 1,251; sh: 56; makefile: 32; ruby: 15
file content (15 lines) | stat: -rw-r--r-- 791 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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>