diff options
Diffstat (limited to 'maps/015-3.tmx')
-rw-r--r-- | maps/015-3.tmx | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/maps/015-3.tmx b/maps/015-3.tmx index 9e99f941..e101d8a9 100644 --- a/maps/015-3.tmx +++ b/maps/015-3.tmx @@ -7,9 +7,9 @@ <tileset firstgid="3" source="../tilesets/cave.tsx"/> <tileset firstgid="131" source="../tilesets/cave_x2.tsx"/> <tileset firstgid="147" source="../tilesets/cave_bilevel.tsx"/> - <tileset firstgid="403" source="../tilesets/Woodland_ground.tsx"/> + <tileset firstgid="403" source="../tilesets/woodland_ground.tsx"/> <tileset firstgid="659" source="../tilesets/woodland_indoor.tsx"/> - <layer name="Ground" width="64" height="64"> + <layer name="Ground1" width="64" height="64"> <data encoding="csv"> 23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23, 23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23, @@ -145,7 +145,7 @@ 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 </data> </layer> - <layer name="Over" width="64" height="64"> + <layer name="Over1" width="64" height="64"> <data encoding="csv"> 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, @@ -281,7 +281,7 @@ 2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2 </data> </layer> - <objectgroup name="Objects" width="0" height="0" visible="0"> + <objectgroup name="Objects" visible="0"> <object name="To Woodland" type="warp" x="993" y="1376" width="32" height="32"> <properties> <property name="dest_map" value="015-1"/> |