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

102 lines
3.8 KiB
Text
Raw Normal View History

2024-05-20 13:34:59 -04:00
<?xml version="1.0" encoding="UTF-8"?>
2024-05-22 10:35:11 -04:00
<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="22">
2024-05-20 13:34:59 -04:00
<tileset firstgid="1" source="tiles.tsx"/>
2024-05-22 12:07:41 -04:00
<layer id="1" name="background" width="20" height="15">
2024-05-20 13:34:59 -04:00
<data encoding="csv">
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,24,24,24,24,24,24,24,24,23,23,23,23,23,23,
23,23,23,23,23,23,24,24,24,28,24,24,24,24,23,23,23,23,23,23,
23,23,23,23,23,23,24,24,24,24,24,24,24,24,23,23,23,23,23,23,
23,23,23,23,23,23,24,24,24,24,24,24,24,24,23,23,23,23,23,23,
23,23,23,23,23,23,24,24,24,24,24,24,24,24,23,23,23,23,23,23,
23,23,23,23,23,23,23,23,23,23,24,23,23,23,23,23,23,23,23,23,
23,23,23,23,23,23,23,23,23,24,24,24,23,23,23,23,23,23,23,23,
23,23,23,23,23,23,23,24,24,24,24,24,24,23,23,23,23,23,23,23,
23,23,23,23,23,23,24,24,24,24,24,24,24,24,23,23,23,23,23,23,
23,23,23,23,23,23,24,24,24,24,24,24,24,24,23,23,23,23,23,23,
23,23,23,23,23,23,23,24,24,24,24,24,24,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">
<object id="1" type="player-spawn" gid="1" x="160" y="176" width="16" height="16"/>
<object id="6" type="block" gid="30" x="160" y="112" width="16" height="16">
<properties>
<property name="kind" value="crate"/>
</properties>
</object>
<object id="7" type="block" gid="30" x="208" y="32" width="16" height="16">
<properties>
<property name="kind" value="crate"/>
</properties>
</object>
<object id="8" type="block" gid="30" x="208" y="48" width="16" height="16">
<properties>
<property name="kind" value="crate"/>
</properties>
</object>
<object id="9" type="block" gid="30" x="192" y="32" width="16" height="16">
<properties>
<property name="kind" value="crate"/>
</properties>
</object>
<object id="10" type="block" gid="30" x="96" y="32" width="16" height="16">
<properties>
<property name="kind" value="crate"/>
</properties>
</object>
<object id="11" type="block" gid="30" x="112" y="32" width="16" height="16">
<properties>
<property name="kind" value="crate"/>
</properties>
</object>
<object id="12" type="block" gid="30" x="96" y="48" width="16" height="16">
<properties>
<property name="kind" value="crate"/>
</properties>
</object>
<object id="13" type="block" gid="30" x="208" y="96" width="16" height="16">
<properties>
<property name="kind" value="crate"/>
</properties>
</object>
<object id="14" type="block" gid="30" x="208" y="80" width="16" height="16">
<properties>
<property name="kind" value="crate"/>
</properties>
</object>
<object id="15" type="block" gid="30" x="192" y="96" width="16" height="16">
<properties>
<property name="kind" value="crate"/>
</properties>
</object>
<object id="16" type="block" gid="30" x="96" y="96" width="16" height="16">
<properties>
<property name="kind" value="crate"/>
</properties>
</object>
<object id="17" type="block" gid="30" x="96" y="80" width="16" height="16">
<properties>
<property name="kind" value="crate"/>
</properties>
</object>
<object id="18" type="block" gid="30" x="112" y="96" width="16" height="16">
<properties>
<property name="kind" value="crate"/>
</properties>
</object>
<object id="19" type="block" gid="30" x="128" y="160" width="16" height="16">
<properties>
<property name="kind" value="crate"/>
</properties>
</object>
<object id="20" type="block" gid="30" x="192" y="160" width="16" height="16">
<properties>
<property name="kind" value="crate"/>
</properties>
</object>
</objectgroup>
</map>