foss-mmo/modules/game/levels/tutorial-6.tmx

89 lines
3.9 KiB
Text
Raw Normal View History

2024-05-24 12:09:26 -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="3" nextobjectid="42">
<tileset firstgid="1" source="tiles.tsx"/>
<layer id="1" name="background" width="20" height="15">
<data encoding="csv">
151,110,111,90,210,129,211,111,211,190,169,130,209,90,189,191,191,89,110,131,
2024-05-24 17:11:11 -04:00
210,210,91,149,131,170,171,190,91,131,209,109,110,91,131,209,171,112,171,90,
2024-05-24 12:09:26 -04:00
91,129,91,190,91,149,129,209,89,91,130,91,209,89,211,150,150,211,169,90,
2024-05-25 20:16:36 -04:00
191,91,81,126,82,82,125,82,82,83,125,82,82,84,90,191,131,90,130,109,
131,189,105,24,24,24,20,24,24,31,24,24,24,86,110,90,209,110,91,191,
151,191,85,24,24,20,24,16,24,31,24,24,24,86,191,90,190,130,169,211,
211,191,85,24,24,24,20,24,24,20,24,20,24,107,83,83,82,84,149,149,
191,150,85,24,3,3,3,3,20,3,3,3,24,31,31,31,28,86,109,171,
170,211,85,19,24,24,17,19,19,24,24,24,19,31,31,31,24,106,190,131,
92,130,85,20,24,24,24,24,24,24,24,20,24,24,20,24,17,106,171,110,
189,189,85,24,24,24,24,24,15,24,24,24,18,87,103,103,103,104,150,110,
91,210,85,24,24,24,24,19,24,24,24,24,24,106,110,210,90,190,109,170,
2024-05-24 12:09:26 -04:00
130,190,101,102,102,102,103,103,103,102,103,102,103,104,171,171,111,191,189,209,
109,131,151,111,209,150,211,130,210,91,130,90,151,110,151,110,130,171,131,210,
210,150,209,209,169,191,169,209,171,169,90,151,89,209,91,129,111,151,149,130
</data>
</layer>
<objectgroup id="2" name="objects">
<object id="1" type="player-spawn" gid="1" x="48" y="144" width="16" height="16"/>
<object id="7" type="gem" gid="29" x="176" y="80" width="16" height="16"/>
<object id="28" type="electric-switch" gid="8" x="192" y="112" width="16" height="16">
<properties>
<property name="target-x" type="int" value="15"/>
<property name="target-y" type="int" value="9"/>
</properties>
</object>
<object id="30" type="gate" gid="46" x="240" y="144" width="16" height="16"/>
<object id="31" type="block" gid="30" x="192" y="144" width="16" height="16">
<properties>
<property name="kind" value="crate"/>
</properties>
</object>
<object id="32" type="block" gid="4" x="112" y="160" width="16" height="16">
<properties>
<property name="kind" value="copper"/>
</properties>
</object>
<object id="33" type="block" gid="30" x="192" y="176" width="16" height="16">
<properties>
<property name="kind" value="crate"/>
</properties>
</object>
<object id="34" type="block" gid="30" x="176" y="160" width="16" height="16">
<properties>
<property name="kind" value="crate"/>
</properties>
</object>
<object id="35" type="block" gid="30" x="176" y="176" width="16" height="16">
<properties>
<property name="kind" value="crate"/>
</properties>
</object>
<object id="36" type="switched-emitter" gid="48" x="48" y="112" width="16" height="16">
<properties>
<property name="interval" type="int" value="4"/>
</properties>
</object>
<object id="37" type="floor-switch" gid="25" x="96" y="144" width="16" height="16">
<properties>
<property name="target-x" type="int" value="3"/>
<property name="target-y" type="int" value="7"/>
</properties>
</object>
<object id="38" type="gate" gid="46" x="144" y="96" width="16" height="16"/>
<object id="39" type="electric-switch" gid="8" x="112" y="80" width="16" height="16">
<properties>
<property name="target-x" type="int" value="9"/>
<property name="target-y" type="int" value="6"/>
</properties>
</object>
<object id="40" type="floor-switch" gid="25" x="160" y="64" width="16" height="16">
<properties>
<property name="target-x" type="int" value="9"/>
<property name="target-y" type="int" value="6"/>
</properties>
</object>
<object id="41" type="block" gid="30" x="176" y="64" width="16" height="16">
<properties>
<property name="kind" value="crate"/>
</properties>
</object>
</objectgroup>
</map>