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

141 lines
5.9 KiB
Text
Raw Normal View History

2024-05-24 18:07:29 -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="54">
2024-05-24 18:07:29 -04:00
<tileset firstgid="1" source="tiles.tsx"/>
<layer id="1" name="background" width="20" height="15">
<data encoding="csv">
2024-05-25 20:16:36 -04:00
109,151,150,131,109,91,130,81,83,128,82,84,109,90,190,130,209,210,209,112,
90,189,149,169,150,209,131,105,24,24,28,106,110,171,151,211,171,190,89,189,
2024-05-25 20:16:36 -04:00
170,170,209,81,126,83,83,108,31,24,31,107,82,82,83,84,209,91,131,171,
210,169,90,105,20,24,24,31,65,61,66,31,24,24,24,106,149,131,189,189,
211,151,209,105,24,24,24,31,62,24,62,31,24,24,24,86,91,111,211,211,
189,149,150,85,31,24,31,31,62,3,62,31,64,66,24,86,191,170,109,129,
2024-05-25 20:16:36 -04:00
109,150,110,105,24,17,65,61,63,18,64,66,31,62,31,106,110,189,149,210,
209,150,149,85,24,24,62,19,3,24,3,64,61,63,24,106,190,111,150,151,
211,149,89,105,20,61,63,24,3,24,24,24,24,19,24,86,171,151,171,89,
210,171,91,85,24,18,24,18,19,24,24,24,24,24,24,86,211,150,110,190,
90,89,170,105,24,24,19,24,62,24,62,24,24,24,18,86,109,189,91,130,
131,190,209,85,15,24,24,24,62,24,62,24,24,19,24,106,211,110,131,189,
189,109,110,105,24,3,3,24,63,17,64,24,3,3,17,106,151,110,210,90,
149,92,190,101,102,103,102,103,102,103,102,102,102,102,103,104,90,129,91,170,
130,169,151,129,150,170,151,111,90,90,130,149,190,190,211,129,189,171,190,211
2024-05-24 18:07:29 -04:00
</data>
</layer>
<objectgroup id="2" name="objects">
<object id="1" type="player-spawn" gid="1" x="80" y="160" width="16" height="16"/>
<object id="7" type="gem" gid="29" x="80" y="48" width="16" height="16"/>
<object id="28" type="electric-switch" gid="8" x="144" y="64" width="16" height="16">
2024-05-24 18:07:29 -04:00
<properties>
<property name="target-x" type="int" value="9"/>
<property name="target-y" type="int" value="2"/>
2024-05-24 18:07:29 -04:00
</properties>
</object>
<object id="30" type="gate" gid="46" x="144" y="32" width="16" height="16"/>
<object id="31" type="block" gid="30" x="64" y="48" width="16" height="16">
2024-05-24 18:07:29 -04:00
<properties>
<property name="kind" value="crate"/>
</properties>
</object>
<object id="33" type="block" gid="30" x="224" y="64" width="16" height="16">
2024-05-24 18:07:29 -04:00
<properties>
<property name="kind" value="crate"/>
</properties>
</object>
<object id="34" type="block" gid="30" x="208" y="80" width="16" height="16">
2024-05-24 18:07:29 -04:00
<properties>
<property name="kind" value="crate"/>
</properties>
</object>
<object id="35" type="block" gid="30" x="176" y="96" width="16" height="16">
2024-05-24 18:07:29 -04:00
<properties>
<property name="kind" value="crate"/>
</properties>
</object>
<object id="36" type="switched-emitter" gid="48" x="192" y="48" width="16" height="16">
2024-05-24 18:11:22 -04:00
<properties>
<property name="interval" type="int" value="4"/>
</properties>
</object>
<object id="37" type="floor-switch" gid="25" x="208" y="48" width="16" height="16">
2024-05-24 18:07:29 -04:00
<properties>
<property name="target-x" type="int" value="12"/>
<property name="target-y" type="int" value="3"/>
2024-05-24 18:11:22 -04:00
</properties>
</object>
<object id="38" type="gate" gid="46" x="80" y="80" width="16" height="16"/>
<object id="39" type="electric-switch" gid="8" x="64" y="96" width="16" height="16">
2024-05-24 18:11:22 -04:00
<properties>
<property name="target-x" type="int" value="5"/>
<property name="target-y" type="int" value="5"/>
2024-05-24 18:11:22 -04:00
</properties>
</object>
<object id="40" type="floor-switch" gid="25" x="208" y="128" width="16" height="16">
2024-05-24 18:11:22 -04:00
<properties>
<property name="target-x" type="int" value="13"/>
<property name="target-y" type="int" value="6"/>
2024-05-24 18:07:29 -04:00
</properties>
</object>
<object id="41" type="block" gid="30" x="224" y="48" width="16" height="16">
<properties>
<property name="kind" value="crate"/>
</properties>
</object>
<object id="42" type="xor-gate" gid="45" x="144" y="96" width="16" height="16">
<properties>
<property name="direction" value="up"/>
</properties>
</object>
<object id="43" type="clock-emitter" gid="49" x="64" y="192" width="16" height="16">
2024-05-24 18:07:29 -04:00
<properties>
2024-05-24 18:11:22 -04:00
<property name="interval" type="int" value="4"/>
2024-05-24 18:07:29 -04:00
</properties>
</object>
<object id="44" type="clock-emitter" gid="49" x="224" y="192" width="16" height="16">
2024-05-24 18:07:29 -04:00
<properties>
2024-05-24 18:11:22 -04:00
<property name="interval" type="int" value="4"/>
2024-05-24 18:07:29 -04:00
</properties>
</object>
<object id="45" type="block" gid="4" x="160" y="128" width="16" height="16">
2024-05-24 18:07:29 -04:00
<properties>
<property name="kind" value="copper"/>
2024-05-24 18:11:22 -04:00
</properties>
</object>
<object id="46" type="electron-warp" gid="72" x="176" y="192" width="16" height="16">
2024-05-24 18:11:22 -04:00
<properties>
<property name="target-x" type="int" value="10"/>
<property name="target-y" type="int" value="9"/>
2024-05-24 18:07:29 -04:00
</properties>
</object>
<object id="47" type="electron-warp" gid="72" x="112" y="192" width="16" height="16">
2024-05-24 18:07:29 -04:00
<properties>
<property name="target-x" type="int" value="8"/>
<property name="target-y" type="int" value="9"/>
2024-05-24 18:07:29 -04:00
</properties>
</object>
<object id="48" type="electron-warp" gid="72" x="128" y="144" width="16" height="16">
2024-05-24 18:07:29 -04:00
<properties>
<property name="target-x" type="int" value="7"/>
<property name="target-y" type="int" value="12"/>
2024-05-24 18:11:22 -04:00
</properties>
</object>
<object id="49" type="electron-warp" gid="72" x="160" y="144" width="16" height="16">
2024-05-24 18:11:22 -04:00
<properties>
<property name="target-x" type="int" value="11"/>
<property name="target-y" type="int" value="12"/>
2024-05-24 18:07:29 -04:00
</properties>
</object>
<object id="50" type="gate" gid="46" x="208" y="96" width="16" height="16"/>
<object id="51" type="electron-warp" gid="72" x="64" y="128" width="16" height="16">
2024-05-24 19:19:03 -04:00
<properties>
<property name="target-x" type="int" value="12"/>
<property name="target-y" type="int" value="4"/>
2024-05-24 19:19:03 -04:00
</properties>
</object>
<object id="52" type="electron-warp" gid="72" x="192" y="64" width="16" height="16">
2024-05-24 19:19:03 -04:00
<properties>
<property name="target-x" type="int" value="4"/>
<property name="target-y" type="int" value="8"/>
2024-05-24 19:19:03 -04:00
</properties>
</object>
2024-05-24 18:07:29 -04:00
</objectgroup>
</map>