20 lines
949 B
TypeScript
20 lines
949 B
TypeScript
<? xml version = "1.0" encoding = "UTF-8" ?>
|
|
<tileset version="1.10" tiledversion="1.11.1" name="objects_common" tilewidth="64" tileheight="64" tilecount="20" columns="0">
|
|
<grid orientation="orthogonal" width="1" height="1" />
|
|
<tile id="0">
|
|
<image width="42" height="42" source="../../../Slike_za_Tiled/08_misc/rock_1.png" />
|
|
</tile>
|
|
<tile id="1">
|
|
<image width="29" height="29" source="../../../Slike_za_Tiled/08_misc/rock_2.png" />
|
|
</tile>
|
|
<tile id="2">
|
|
<image width="42" height="42" source="../../../Slike_za_Tiled/08_misc/rock_asset.png" />
|
|
</tile>
|
|
<tile id="3">
|
|
<image width="64" height="64" source="../../../Slike_za_Tiled/06_vegetation/trees/tree_blue.png" />
|
|
</tile>
|
|
<tile id="4">
|
|
<image width="31" height="18" source="../../../Slike_za_Tiled/08_misc/flowers.png" />
|
|
</tile>
|
|
</tileset>
|