14 lines
633 B
XML
14 lines
633 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<tileset version="1.10" tiledversion="1.10.2" name="SPRITE_PROPS_props" tilewidth="32" tileheight="32" tilecount="3" columns="0">
|
|
<grid orientation="orthogonal" width="1" height="1"/>
|
|
<tile id="0">
|
|
<image width="1024" height="1024" source="../../sprites/props/graveyard/grave_cross.png" trans="00ff00"/>
|
|
</tile>
|
|
<tile id="1">
|
|
<image width="1024" height="1024" source="../../sprites/props/graveyard/grave_stone.png" trans="00ff00"/>
|
|
</tile>
|
|
<tile id="2">
|
|
<image width="1024" height="1024" source="../../sprites/props/graveyard/gravestone_v2.png" trans="00ff00"/>
|
|
</tile>
|
|
</tileset>
|