File: sewers.tmx

package info (click to toggle)
tiled-qt 0.10.1-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 8,356 kB
  • ctags: 6,894
  • sloc: cpp: 50,440; java: 3,301; python: 1,379; ansic: 556; xml: 356; ruby: 41; makefile: 22; sh: 7
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>