foss-mmo/modules/game/levels/level-1.tmx
2024-05-23 10:14:59 -04:00

39 lines
2.1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<map version="1.8" tiledversion="1.8.6" orientation="orthogonal" renderorder="right-down" width="20" height="15" tilewidth="16" tileheight="16" infinite="0" nextlayerid="3" nextobjectid="11">
<tileset firstgid="1" source="tiles.tsx"/>
<layer id="1" name="background" width="20" height="15">
<data encoding="csv">
110,171,169,189,209,191,131,150,210,171,91,169,189,210,150,189,169,129,210,90,
169,149,169,131,90,190,171,90,130,170,149,130,109,90,91,191,169,189,90,210,
210,151,171,211,130,189,189,130,110,210,151,151,112,190,211,170,129,109,169,151,
109,109,111,190,151,129,131,131,89,111,90,90,150,210,129,129,210,131,131,89,
151,110,81,82,83,83,82,83,82,83,83,82,83,83,82,83,83,84,110,189,
170,81,108,24,24,24,24,24,24,24,24,24,24,24,24,24,24,107,84,110,
91,85,24,24,24,24,24,24,24,24,24,81,83,84,24,24,24,24,106,171,
190,85,24,24,24,24,24,24,24,24,24,24,28,106,24,24,24,24,86,169,
111,85,24,24,24,24,24,24,24,24,24,101,103,104,24,24,24,24,106,211,
110,101,88,24,24,24,24,24,24,24,24,24,24,24,24,24,24,87,104,170,
189,149,101,102,102,103,103,102,103,103,102,103,102,103,103,102,103,104,150,211,
131,210,211,110,90,189,130,111,169,190,110,210,129,110,191,89,191,211,169,111,
170,211,131,130,149,210,92,170,90,151,149,109,150,210,210,109,191,149,130,131,
190,130,191,90,150,150,191,211,210,130,210,150,110,211,91,191,209,131,151,171,
210,209,89,169,109,209,171,149,171,130,91,211,109,209,150,131,131,191,191,89
</data>
</layer>
<objectgroup id="2" name="objects">
<object id="1" type="player-spawn" gid="1" x="96" y="112" width="16" height="16"/>
<object id="6" type="floor-switch" gid="25" x="128" y="112" width="16" height="16">
<properties>
<property name="target-x" type="int" value="11"/>
<property name="target-y" type="int" value="7"/>
</properties>
</object>
<object id="7" type="gem" gid="29" x="32" y="112" width="16" height="16"/>
<object id="8" type="gate" gid="46" x="176" y="112" width="16" height="16"/>
<object id="10" type="block" gid="30" x="112" y="112" width="16" height="16">
<properties>
<property name="kind" value="crate"/>
</properties>
</object>
</objectgroup>
</map>