mirror of
https://github.com/italicsjenga/agb.git
synced 2024-12-23 08:11:33 +11:00
Remove invalid solution for glove_key
This commit is contained in:
parent
7d907d014f
commit
a8e8f30f91
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?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="6">
|
<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="7">
|
||||||
<properties>
|
<properties>
|
||||||
<property name="DIRECTIONS" value="LLLLLU"/>
|
<property name="DIRECTIONS" value="LLLLLU"/>
|
||||||
<property name="ITEMS" value="KEY,BLOCK"/>
|
<property name="ITEMS" value="KEY,BLOCK"/>
|
||||||
|
@ -33,5 +33,8 @@
|
||||||
<object id="5" name="BLOCK" x="103.572" y="90.4434">
|
<object id="5" name="BLOCK" x="103.572" y="90.4434">
|
||||||
<point/>
|
<point/>
|
||||||
</object>
|
</object>
|
||||||
|
<object id="6" name="SPIKES" x="39.8034" y="87.1091">
|
||||||
|
<point/>
|
||||||
|
</object>
|
||||||
</objectgroup>
|
</objectgroup>
|
||||||
</map>
|
</map>
|
||||||
|
|
Loading…
Reference in a new issue