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

58 lines
2.7 KiB
Text
Raw Normal View History

2024-05-25 14:49:30 -04:00
<?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="4" nextobjectid="84">
<tileset firstgid="1" source="tiles.tsx"/>
<layer id="1" name="background" width="20" height="15">
<data encoding="csv">
24,24,24,24,24,24,24,24,24,24,31,31,31,24,24,24,24,24,24,24,
24,24,24,24,24,24,24,24,24,24,31,28,31,24,24,24,24,24,24,24,
24,24,24,24,24,24,24,31,31,31,31,24,31,31,31,31,31,31,31,24,
24,24,24,24,24,24,24,31,24,24,24,24,24,24,24,24,24,24,31,24,
24,24,24,24,24,24,24,31,24,24,24,24,24,24,24,24,24,24,31,31,
24,24,24,24,24,24,24,31,24,24,24,24,3,3,3,3,3,24,24,31,
31,31,31,31,24,24,24,31,24,24,24,3,24,24,24,24,24,3,24,3,
24,24,24,31,24,24,24,31,24,24,24,3,31,3,3,24,31,24,24,24,
31,31,31,31,24,24,24,31,24,24,24,24,3,24,3,3,24,24,24,31,
24,24,24,31,24,24,24,31,31,31,24,24,24,3,3,24,24,24,24,24,
24,31,24,31,24,24,24,24,24,31,24,24,24,24,24,24,31,24,24,24,
24,31,24,31,24,24,24,24,24,31,31,31,24,24,24,24,31,24,24,24,
24,24,24,31,24,24,24,24,24,24,24,31,24,24,24,24,31,24,24,24,
31,31,31,31,24,24,24,24,24,24,24,31,31,31,31,31,31,31,31,31,
24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24
</data>
</layer>
<objectgroup id="2" name="objects">
<object id="1" type="player-spawn" gid="1" x="176" y="128" width="16" height="16"/>
<object id="78" type="gate" gid="46" x="176" y="32" width="16" height="16"/>
<object id="26" type="bomb" gid="51" x="16" y="144" width="16" height="16"/>
<object id="27" type="floor-switch" gid="25" x="32" y="176" width="16" height="16">
<properties>
<property name="target-x" type="int" value="10"/>
<property name="target-y" type="int" value="5"/>
</properties>
</object>
<object id="30" type="gem" gid="29" x="32" y="112" width="16" height="16"/>
<object id="34" type="brick" gid="23" x="16" y="112" width="16" height="16"/>
<object id="45" type="block" gid="4" x="272" y="176" width="16" height="16">
<properties>
<property name="kind" value="copper"/>
</properties>
</object>
<object id="83" type="block" gid="4" x="288" y="176" width="16" height="16">
<properties>
<property name="kind" value="copper"/>
</properties>
</object>
<object id="72" type="electric-switch" gid="7" x="256" y="64" width="16" height="16">
<properties>
<property name="target-x" type="int" value="11"/>
<property name="target-y" type="int" value="2"/>
</properties>
</object>
<object id="73" type="switched-emitter" gid="48" x="160" y="80" width="16" height="16">
<properties>
<property name="interval" type="int" value="4"/>
</properties>
</object>
</objectgroup>
</map>