mirror of
https://github.com/Ellpeck/MLEM.git
synced 2024-11-05 06:49:09 +01:00
109 lines
2.8 KiB
TypeScript
109 lines
2.8 KiB
TypeScript
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<tileset version="1.2" tiledversion="1.2.4" name="TownTiles" tilewidth="16" tileheight="16" tilecount="512" columns="32">
|
||
|
<image source="Tiles.png" width="512" height="256"/>
|
||
|
<tile id="3">
|
||
|
<properties>
|
||
|
<property name="Walkability" type="int" value="30"/>
|
||
|
</properties>
|
||
|
</tile>
|
||
|
<tile id="4">
|
||
|
<properties>
|
||
|
<property name="Walkability" type="int" value="30"/>
|
||
|
</properties>
|
||
|
</tile>
|
||
|
<tile id="5">
|
||
|
<properties>
|
||
|
<property name="Walkability" type="int" value="30"/>
|
||
|
</properties>
|
||
|
</tile>
|
||
|
<tile id="15">
|
||
|
<animation>
|
||
|
<frame tileid="15" duration="1000"/>
|
||
|
<frame tileid="47" duration="1000"/>
|
||
|
</animation>
|
||
|
</tile>
|
||
|
<tile id="33">
|
||
|
<properties>
|
||
|
<property name="Walkability" type="int" value="30"/>
|
||
|
</properties>
|
||
|
</tile>
|
||
|
<tile id="34">
|
||
|
<properties>
|
||
|
<property name="Walkability" type="int" value="30"/>
|
||
|
</properties>
|
||
|
</tile>
|
||
|
<tile id="35">
|
||
|
<properties>
|
||
|
<property name="Walkability" type="int" value="30"/>
|
||
|
</properties>
|
||
|
</tile>
|
||
|
<tile id="36">
|
||
|
<properties>
|
||
|
<property name="Walkability" type="int" value="30"/>
|
||
|
</properties>
|
||
|
</tile>
|
||
|
<tile id="37">
|
||
|
<properties>
|
||
|
<property name="Walkability" type="int" value="30"/>
|
||
|
</properties>
|
||
|
</tile>
|
||
|
<tile id="65">
|
||
|
<properties>
|
||
|
<property name="Walkability" type="int" value="30"/>
|
||
|
</properties>
|
||
|
</tile>
|
||
|
<tile id="66">
|
||
|
<properties>
|
||
|
<property name="Walkability" type="int" value="30"/>
|
||
|
</properties>
|
||
|
</tile>
|
||
|
<tile id="67">
|
||
|
<properties>
|
||
|
<property name="Walkability" type="int" value="30"/>
|
||
|
</properties>
|
||
|
</tile>
|
||
|
<tile id="68">
|
||
|
<properties>
|
||
|
<property name="Walkability" type="int" value="30"/>
|
||
|
</properties>
|
||
|
</tile>
|
||
|
<tile id="69">
|
||
|
<properties>
|
||
|
<property name="Walkability" type="int" value="30"/>
|
||
|
</properties>
|
||
|
</tile>
|
||
|
<tile id="132">
|
||
|
<properties>
|
||
|
<property name="Walkability" type="int" value="60"/>
|
||
|
</properties>
|
||
|
</tile>
|
||
|
<tile id="172">
|
||
|
<properties>
|
||
|
<property name="LightColor" type="color" value="#ffaa6300"/>
|
||
|
<property name="LightRadius" type="float" value="5.5"/>
|
||
|
<property name="LightType" value="Lamp"/>
|
||
|
</properties>
|
||
|
</tile>
|
||
|
<tile id="289">
|
||
|
<properties>
|
||
|
<property name="LightColor" type="color" value="#ff676e73"/>
|
||
|
<property name="LightRadius" type="float" value="1.5"/>
|
||
|
<property name="LightType" value="Window"/>
|
||
|
</properties>
|
||
|
</tile>
|
||
|
<tile id="353">
|
||
|
<properties>
|
||
|
<property name="LightColor" type="color" value="#ff676e73"/>
|
||
|
<property name="LightRadius" type="float" value="2.5"/>
|
||
|
<property name="LightType" value="Window"/>
|
||
|
</properties>
|
||
|
</tile>
|
||
|
<tile id="385">
|
||
|
<properties>
|
||
|
<property name="LightColor" type="color" value="#ff676e73"/>
|
||
|
<property name="LightRadius" type="float" value="2.5"/>
|
||
|
<property name="LightType" value="Window"/>
|
||
|
</properties>
|
||
|
</tile>
|
||
|
</tileset>
|