10 lines
472 B
XML
10 lines
472 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<tileset version="1.10" tiledversion="1.10.2" name="global-set" tilewidth="500" tileheight="500" tilecount="2" columns="0" tilerendersize="grid">
|
|
<grid orientation="orthogonal" width="1" height="1"/>
|
|
<tile id="0">
|
|
<image width="500" height="500" source="../../tile/set/global/desert-tile1.png"/>
|
|
</tile>
|
|
<tile id="1">
|
|
<image width="500" height="500" source="../../tile/set/global/half-desert-tile1.png"/>
|
|
</tile>
|
|
</tileset>
|