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

58 lines
2.8 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">
2024-05-25 15:04:13 -04:00
211,170,209,129,129,131,170,131,170,169,81,82,84,149,91,151,209,189,189,149,
211,211,191,150,210,89,171,149,169,169,105,28,106,129,130,149,150,191,209,90,
170,169,149,131,191,210,209,81,83,83,108,24,107,82,83,127,83,83,84,169,
170,189,90,210,131,210,210,105,18,24,24,24,24,24,24,24,24,20,86,150,
209,149,150,210,109,151,191,85,24,24,24,24,24,24,24,24,24,24,107,84,
88,130,189,170,211,150,171,105,24,24,24,24,3,3,3,3,3,24,24,107,
107,126,83,84,211,131,151,85,24,24,24,3,24,24,24,24,24,3,24,3,
24,24,24,106,129,92,171,105,24,17,24,3,31,3,3,24,31,24,24,24,
31,31,31,106,190,129,210,85,24,24,24,24,3,19,3,3,24,24,24,31,
24,24,24,106,150,150,191,101,103,88,24,24,24,3,3,24,24,24,24,16,
24,31,24,86,189,191,210,211,169,85,24,24,24,24,24,24,31,24,24,24,
24,31,24,106,131,129,131,171,150,101,103,88,24,24,24,24,31,24,24,24,
24,24,24,106,149,189,91,209,149,130,149,105,24,24,24,24,31,24,24,24,
102,103,102,104,169,211,169,170,169,171,209,101,102,102,103,102,103,102,102,102,
211,211,151,189,130,190,190,149,211,112,190,171,150,209,150,149,149,209,149,150
2024-05-25 14:49:30 -04:00
</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>