rwiki/web/world/map/global-set.tsx

11 lines
472 B
TypeScript
Raw Normal View History

2024-03-11 15:08:32 +03:00
<?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>