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

65 lines
3 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="36">
<tileset firstgid="1" source="tiles.tsx"/>
<layer id="1" name="background" width="20" height="15">
<data encoding="csv">
129,109,110,191,189,169,169,191,110,169,150,91,110,171,210,111,110,170,151,169,
211,170,150,110,90,209,171,209,170,149,110,190,149,90,111,191,191,150,209,151,
210,210,170,169,149,191,189,169,169,151,149,169,169,190,130,110,209,169,109,209,
90,190,130,170,189,91,129,209,109,169,171,211,151,169,89,131,89,191,211,211,
111,130,111,191,91,210,169,89,190,109,171,130,211,91,191,149,149,209,191,169,
191,171,150,89,169,190,171,109,129,110,169,190,190,130,170,151,131,170,109,151,
211,109,190,109,189,130,191,130,149,190,149,191,151,111,109,171,210,191,209,209,
151,90,91,110,209,170,211,151,129,109,191,189,189,191,129,89,171,151,130,209,
170,91,191,209,191,89,151,90,190,209,170,171,169,110,169,131,129,129,90,150,
211,130,171,150,151,131,91,129,189,89,109,189,169,130,111,150,110,211,170,151,
129,110,189,151,189,91,170,151,89,131,209,130,129,170,191,91,209,90,189,110,
209,130,110,189,89,129,90,191,130,171,131,110,110,131,130,110,110,110,111,151,
129,211,129,91,129,91,210,129,109,89,131,89,169,191,211,110,170,209,91,111,
109,210,109,191,189,171,111,209,89,90,130,91,191,90,191,151,109,190,191,90,
169,191,90,211,109,90,150,170,109,109,109,130,90,189,111,169,131,109,169,209
</data>
</layer>
<objectgroup id="2" name="objects">
<object id="1" type="player-spawn" gid="1" x="80" y="144" width="16" height="16"/>
<object id="7" type="gem" gid="29" x="208" y="64" width="16" height="16"/>
<object id="27" type="clock-emitter" gid="49" x="80" y="64" width="16" height="16">
<properties>
<property name="interval" type="int" value="4"/>
</properties>
</object>
<object id="28" type="electric-switch" gid="8" x="208" y="96" width="16" height="16">
<properties>
<property name="target-x" type="int" value="13"/>
<property name="target-y" type="int" value="8"/>
</properties>
</object>
<object id="30" type="gate" gid="46" x="208" y="128" width="16" height="16"/>
<object id="31" type="block" gid="30" x="144" y="80" width="16" height="16">
<properties>
<property name="kind" value="crate"/>
</properties>
</object>
<object id="32" type="block" gid="4" x="112" y="112" width="16" height="16">
<properties>
<property name="kind" value="copper"/>
</properties>
</object>
<object id="33" type="block" gid="30" x="176" y="80" width="16" height="16">
<properties>
<property name="kind" value="crate"/>
</properties>
</object>
<object id="34" type="block" gid="30" x="160" y="64" width="16" height="16">
<properties>
<property name="kind" value="crate"/>
</properties>
</object>
<object id="35" type="block" gid="30" x="208" y="80" width="16" height="16">
<properties>
<property name="kind" value="crate"/>
</properties>
</object>
</objectgroup>
</map>