foss-mmo/modules/game/levels/level-1.tmx

40 lines
2 KiB
Text
Raw Normal View History

<?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">
23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,
2024-05-20 13:34:59 -04:00
23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,
23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,
23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,
2024-05-23 09:53:00 -04:00
23,23,81,82,83,83,82,83,82,83,83,82,83,83,82,83,83,84,23,23,
23,81,108,24,24,24,24,24,24,24,24,24,24,24,24,24,24,107,84,23,
23,85,24,24,24,24,24,24,24,24,24,23,23,23,24,24,24,24,106,23,
23,85,24,24,24,24,24,24,24,24,24,24,28,23,24,24,24,24,86,23,
23,85,24,24,24,24,24,24,24,24,24,23,23,23,24,24,24,24,106,23,
23,101,88,24,24,24,24,24,24,24,24,24,24,24,24,24,24,87,104,23,
23,23,101,102,102,103,103,102,103,103,102,103,102,103,103,102,103,104,23,23,
2024-05-20 13:34:59 -04:00
23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,
23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,
23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,
23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23
</data>
</layer>
<objectgroup id="2" name="objects">
2024-05-20 13:34:59 -04:00
<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>