15 lines
668 B
Plaintext
15 lines
668 B
Plaintext
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<map version="1.10" tiledversion="1.11.0" orientation="orthogonal" renderorder="right-down" width="15" height="10" tilewidth="32" tileheight="32" infinite="0" nextlayerid="2" nextobjectid="1">
|
||
|
<properties>
|
||
|
<property name="name" value="Level 1"/>
|
||
|
</properties>
|
||
|
<tileset firstgid="1" name="sprites" tilewidth="32" tileheight="32" tilecount="40" columns="8">
|
||
|
<image source="sprites.png" width="256" height="160"/>
|
||
|
</tileset>
|
||
|
<layer id="1" name="lvl" class="level,walrus,player" width="15" height="10">
|
||
|
<data encoding="base64" compression="zstd">
|
||
|
KLUv/WBYAa0AACgAAx0GAAUAO0ARt2IXb8VlfCgnBA==
|
||
|
</data>
|
||
|
</layer>
|
||
|
</map>
|