experiments-monogame/Lighthouse/Lighthouse/Content/Maps/Ground.tsx
2024-12-16 21:27:11 -06:00

104 lines
3.5 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<tileset version="1.8" tiledversion="1.8.4" name="Ground" tilewidth="16" tileheight="16" tilecount="160" columns="16">
<image source="../Textures/Ground.png" width="256" height="160"/>
<tile id="0" type="water"/>
<tile id="1" type="ground"/>
<tile id="2" type="ground"/>
<tile id="3" type="ground"/>
<tile id="4" type="ground"/>
<tile id="6" type="ground"/>
<tile id="12" type="ground"/>
<tile id="13" type="ground"/>
<tile id="14" type="ground"/>
<tile id="16" type="wall"/>
<tile id="17" type="wall"/>
<tile id="18" type="wall"/>
<tile id="19" type="wall"/>
<tile id="20" type="wall"/>
<tile id="23" type="wall"/>
<tile id="25" type="wall"/>
<tile id="26" type="wall"/>
<tile id="27" type="wall"/>
<tile id="28" type="ground"/>
<tile id="29" type="ground"/>
<tile id="30" type="ground"/>
<tile id="32" type="wall"/>
<tile id="33" type="ground"/>
<tile id="34" type="wall"/>
<tile id="39" type="wall"/>
<tile id="40" type="ground"/>
<tile id="41" type="wall"/>
<tile id="42" type="wall"/>
<tile id="43" type="wall"/>
<tile id="44" type="ground"/>
<tile id="45" type="ground"/>
<tile id="46" type="ground"/>
<tile id="48" type="wall"/>
<tile id="49" type="wall"/>
<tile id="50" type="wall"/>
<tile id="55" type="wall"/>
<tile id="57" type="wall"/>
<tile id="58" type="wall"/>
<tile id="59" type="wall"/>
<tile id="60" type="ground"/>
<tile id="61" type="ground"/>
<tile id="62" type="ground"/>
<tile id="64" type="wall"/>
<tile id="65" type="wall"/>
<tile id="66" type="wall"/>
<tile id="71" type="wall"/>
<tile id="73" type="wall"/>
<tile id="74" type="wall"/>
<tile id="75" type="wall"/>
<tile id="80" type="wall"/>
<tile id="81" type="ground"/>
<tile id="82" type="wall"/>
<tile id="85" type="ground"/>
<tile id="86" type="ground"/>
<tile id="87" type="wall"/>
<tile id="88" type="ground"/>
<tile id="89" type="wall"/>
<tile id="90" type="wall"/>
<tile id="91" type="wall"/>
<tile id="96" type="wall"/>
<tile id="97" type="wall"/>
<tile id="98" type="wall"/>
<tile id="101" type="ground"/>
<tile id="102" type="ground"/>
<tile id="103" type="wall"/>
<tile id="105" type="wall"/>
<tile id="112" type="wall"/>
<tile id="113" type="wall"/>
<tile id="114" type="wall"/>
<tile id="128" type="wall"/>
<tile id="129" type="ground"/>
<tile id="130" type="wall"/>
<tile id="133" type="ground"/>
<tile id="134" type="ground"/>
<tile id="144" type="wall"/>
<tile id="145" type="wall"/>
<tile id="146" type="wall"/>
<tile id="149" type="ground"/>
<tile id="150" type="ground"/>
<wangsets>
<wangset name="Ocean/Land" type="corner" tile="-1">
<wangcolor name="Ground" color="#ff0000" tile="-1" probability="1"/>
<wangcolor name="Ocean" color="#00ff00" tile="-1" probability="1"/>
<wangtile tileid="0" wangid="0,2,0,2,0,2,0,2"/>
<wangtile tileid="23" wangid="0,2,0,1,0,2,0,2"/>
<wangtile tileid="24" wangid="0,2,0,1,0,1,0,2"/>
<wangtile tileid="25" wangid="0,2,0,2,0,1,0,2"/>
<wangtile tileid="26" wangid="0,1,0,1,0,1,0,2"/>
<wangtile tileid="27" wangid="0,2,0,1,0,1,0,1"/>
<wangtile tileid="39" wangid="0,1,0,1,0,2,0,2"/>
<wangtile tileid="40" wangid="0,1,0,1,0,1,0,1"/>
<wangtile tileid="41" wangid="0,2,0,2,0,1,0,1"/>
<wangtile tileid="42" wangid="0,1,0,1,0,2,0,1"/>
<wangtile tileid="43" wangid="0,1,0,2,0,1,0,1"/>
<wangtile tileid="55" wangid="0,1,0,2,0,2,0,2"/>
<wangtile tileid="56" wangid="0,1,0,2,0,2,0,1"/>
<wangtile tileid="57" wangid="0,2,0,2,0,2,0,1"/>
</wangset>
</wangsets>
</tileset>