15 lines
506 B
TypeScript
15 lines
506 B
TypeScript
<?xml version="1.0" encoding="UTF-8"?>
|
|
<tileset version="1.10" tiledversion="1.10.1" name="Sewer x2x2" tilewidth="64" tileheight="64" tilecount="2" columns="2">
|
|
<image source="sewer-x2x2.png" width="128" height="64"/>
|
|
<tile id="0">
|
|
<objectgroup draworder="index" id="2">
|
|
<object id="1" x="0" y="32" width="32" height="32"/>
|
|
</objectgroup>
|
|
</tile>
|
|
<tile id="1">
|
|
<objectgroup draworder="index" id="2">
|
|
<object id="1" x="0" y="32" width="32" height="32"/>
|
|
</objectgroup>
|
|
</tile>
|
|
</tileset>
|