2024-05-19 17:30:36 -04:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2024-05-20 13:34:59 -04:00
|
|
|
<tileset version="1.8" tiledversion="1.8.6" name="tiles" tilewidth="16" tileheight="16" tilecount="300" columns="20" objectalignment="topleft">
|
2024-05-19 17:30:36 -04:00
|
|
|
<image source="../../../assets/images/cirkoban.png" width="320" height="240"/>
|
2024-05-20 12:15:39 -04:00
|
|
|
<tile id="2" type="wall">
|
2024-05-19 18:12:30 -04:00
|
|
|
<properties>
|
2024-05-20 12:15:39 -04:00
|
|
|
<property name="kind" value="copper"/>
|
2024-05-19 18:12:30 -04:00
|
|
|
</properties>
|
|
|
|
</tile>
|
2024-05-20 12:15:39 -04:00
|
|
|
<tile id="22" type="wall">
|
|
|
|
<properties>
|
|
|
|
<property name="kind" value="brick"/>
|
|
|
|
</properties>
|
|
|
|
</tile>
|
|
|
|
<tile id="27" type="exit"/>
|
|
|
|
<tile id="48" type="clock-emitter"/>
|
2024-05-19 17:30:36 -04:00
|
|
|
</tileset>
|