mirror of
https://github.com/italicsjenga/agb.git
synced 2024-12-23 00:01:34 +11:00
really bad ice level
This commit is contained in:
parent
0b24fdebd0
commit
36e8fca49a
|
@ -0,0 +1,46 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map version="1.10" tiledversion="1.10.2" orientation="orthogonal" renderorder="right-down" width="11" height="10" tilewidth="16" tileheight="16" infinite="0" nextlayerid="3" nextobjectid="12">
|
||||
<properties>
|
||||
<property name="DIRECTIONS" value="RRU"/>
|
||||
<property name="ITEMS" value="ICE,ICE,ICE,TELEPORTER,TELEPORTER"/>
|
||||
<property name="NAME" value="How fast can something go?"/>
|
||||
</properties>
|
||||
<tileset firstgid="1" source="../level16.tsx"/>
|
||||
<layer id="1" name="Tile Layer 1" width="11" height="10">
|
||||
<data encoding="csv">
|
||||
0,0,0,1,2,9,0,1,8,6,9,
|
||||
0,0,0,10,17,18,1,1073741852,17,12,18,
|
||||
0,1,5,1073741852,17,3221225500,1073741852,14,13,15,47,
|
||||
0,46,16,17,15,12,16,12,2147483676,26,27,
|
||||
0,10,12,3221225505,1073741857,3221225505,1073741857,16,18,0,0,
|
||||
0,37,15,1073741863,2147483689,41,1073741863,13,3221225500,9,0,
|
||||
0,46,13,17,1073741864,3221225512,14,11,15,18,0,
|
||||
0,19,28,11,17,16,12,13,11,47,0,
|
||||
0,0,19,20,22,20,28,15,14,18,0,
|
||||
0,0,0,0,0,0,19,26,23,27,0
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup id="2" name="Object Layer 1">
|
||||
<object id="1" name="STAIRS" x="72.2556" y="24.5112">
|
||||
<point/>
|
||||
</object>
|
||||
<object id="2" name="HERO" x="40.4421" y="57.8051">
|
||||
<point/>
|
||||
</object>
|
||||
<object id="3" name="BLOCK" x="120.375" y="57.0922">
|
||||
<point/>
|
||||
</object>
|
||||
<object id="7" name="BLOCK" x="103.637" y="57.0922">
|
||||
<point/>
|
||||
</object>
|
||||
<object id="8" name="SQUID_UP" x="119.687" y="120.146">
|
||||
<point/>
|
||||
</object>
|
||||
<object id="9" name="ICE" x="71.5373" y="43.1058">
|
||||
<point/>
|
||||
</object>
|
||||
<object id="10" name="ICE" x="71.5373" y="58.468">
|
||||
<point/>
|
||||
</object>
|
||||
</objectgroup>
|
||||
</map>
|
Loading…
Reference in a new issue