Fixing of all the tileset-references

This commit is contained in:
azriel423 2020-12-27 15:34:01 +01:00
parent 858220a141
commit ec96289178
9 changed files with 9 additions and 9 deletions

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<tileset version="1.4" tiledversion="1.4.3" name="Chaosmentoren_Tileset" tilewidth="32" tileheight="32" tilecount="1024" columns="32">
<image source="../Chaospatinnen_Tileset/Chaosmentoren_Tileset.png" width="1024" height="1024"/>
<image source="Chaospatinnen_Tileset/Chaosmentoren_Tileset.png" width="1024" height="1024"/>
<tile id="224">
<animation>
<frame tileid="192" duration="600"/>

View File

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<tileset version="1.4" tiledversion="1.4.3" name="floortileset" tilewidth="32" tileheight="32" tilecount="64" columns="8">
<image source="../Other_Tilesets/floortileset.png" width="256" height="256"/>
<image source="Other_Tilesets/floortileset.png" width="256" height="256"/>
</tileset>

View File

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<tileset version="1.4" tiledversion="1.4.3" name="furniture" tilewidth="32" tileheight="32" tilecount="1024" columns="16">
<image source="../Other_Tilesets/furniture.png" width="512" height="2048"/>
<image source="Other_Tilesets/furniture.png" width="512" height="2048"/>
</tileset>

File diff suppressed because one or more lines are too long

View File

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<tileset version="1.4" tiledversion="1.4.3" name="mapUtilies" tilewidth="32" tileheight="32" tilecount="9" columns="9">
<image source="../Other_Tilesets/mapUtilities.png" width="288" height="32"/>
<image source="Other_Tilesets/mapUtilities.png" width="288" height="32"/>
</tileset>

View File

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<tileset version="1.4" tiledversion="1.4.3" name="misc" tilewidth="32" tileheight="32" tilecount="1024" columns="16">
<image source="../Other_Tilesets/misc.png" width="512" height="2048"/>
<image source="Other_Tilesets/misc.png" width="512" height="2048"/>
</tileset>

View File

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<tileset version="1.4" tiledversion="1.4.3" name="rc3_style_set" tilewidth="32" tileheight="32" tilecount="28" columns="4">
<image source="../Other_Tilesets/rc3_style_set.png" width="128" height="224"/>
<image source="Other_Tilesets/rc3_style_set.png" width="128" height="224"/>
</tileset>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<tileset version="1.4" tiledversion="1.4.3" name="wall" tilewidth="32" tileheight="32" tilecount="1" columns="1">
<image source="../Chaospatinnen_Tileset/wall.png" width="32" height="32"/>
<image source="Chaospatinnen_Tileset/wall.png" width="32" height="32"/>
<tile id="0">
<properties>
<property name="collides" type="bool" value="true"/>

View File

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<tileset version="1.4" tiledversion="1.4.3" name="worldExit" tilewidth="32" tileheight="32" tilecount="4" columns="2">
<image source="../Other_Tilesets/worldExit.png" width="64" height="64"/>
<image source="Other_Tilesets/worldExit.png" width="64" height="64"/>
</tileset>