summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--res/maps/map2.tmx4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/maps/map2.tmx b/res/maps/map2.tmx index 0f2e624..c1d2f2d 100644 --- a/res/maps/map2.tmx +++ b/res/maps/map2.tmx
@@ -1,5 +1,5 @@
1<?xml version="1.0" encoding="UTF-8"?> 1<?xml version="1.0" encoding="UTF-8"?>
2<map version="1.4" tiledversion="1.4.3" orientation="orthogonal" renderorder="right-down" width="64" height="64" tilewidth="16" tileheight="16" infinite="0" nextlayerid="3" nextobjectid="3"> 2<map version="1.4" tiledversion="1.4.3" orientation="orthogonal" renderorder="right-down" width="64" height="64" tilewidth="16" tileheight="16" infinite="0" nextlayerid="3" nextobjectid="4">
3 <tileset firstgid="1" name="fromRom" tilewidth="16" tileheight="16" tilecount="180" columns="10"> 3 <tileset firstgid="1" name="fromRom" tilewidth="16" tileheight="16" tilecount="180" columns="10">
4 <image source="map2_tiles.png" width="160" height="288"/> 4 <image source="map2_tiles.png" width="160" height="288"/>
5 <tile id="61"> 5 <tile id="61">
@@ -9,7 +9,7 @@
9 </tile> 9 </tile>
10 <tile id="62"> 10 <tile id="62">
11 <properties> 11 <properties>
12 <property name="runSound" value="land"/> 12 <property name="solid" type="bool" value="true"/>
13 </properties> 13 </properties>
14 </tile> 14 </tile>
15 <tile id="63"> 15 <tile id="63">