diff options
Diffstat (limited to 'res/maps')
-rw-r--r-- | res/maps/time_passage.tmx | 1 | ||||
-rw-r--r-- | res/maps/time_passage_antechamber.tmx | 1 | ||||
-rw-r--r-- | res/maps/underwater_start.tmx | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/res/maps/time_passage.tmx b/res/maps/time_passage.tmx index c5c6b71..64815a9 100644 --- a/res/maps/time_passage.tmx +++ b/res/maps/time_passage.tmx | |||
@@ -1,6 +1,7 @@ | |||
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="32" height="128" tilewidth="16" tileheight="16" infinite="0" nextlayerid="3" nextobjectid="4"> | 2 | <map version="1.4" tiledversion="1.4.3" orientation="orthogonal" renderorder="right-down" width="32" height="128" tilewidth="16" tileheight="16" infinite="0" nextlayerid="3" nextobjectid="4"> |
3 | <properties> | 3 | <properties> |
4 | <property name="exitArea" type="bool" value="true"/> | ||
4 | <property name="music" value="time_passage"/> | 5 | <property name="music" value="time_passage"/> |
5 | </properties> | 6 | </properties> |
6 | <tileset firstgid="1" source="time_passage.tsx"/> | 7 | <tileset firstgid="1" source="time_passage.tsx"/> |
diff --git a/res/maps/time_passage_antechamber.tmx b/res/maps/time_passage_antechamber.tmx index f705305..da7c421 100644 --- a/res/maps/time_passage_antechamber.tmx +++ b/res/maps/time_passage_antechamber.tmx | |||
@@ -1,6 +1,7 @@ | |||
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="48" height="16" tilewidth="16" tileheight="16" infinite="0" nextlayerid="3" nextobjectid="5"> | 2 | <map version="1.4" tiledversion="1.4.3" orientation="orthogonal" renderorder="right-down" width="48" height="16" tilewidth="16" tileheight="16" infinite="0" nextlayerid="3" nextobjectid="5"> |
3 | <properties> | 3 | <properties> |
4 | <property name="exitArea" type="bool" value="true"/> | ||
4 | <property name="music" value="time_passage"/> | 5 | <property name="music" value="time_passage"/> |
5 | </properties> | 6 | </properties> |
6 | <tileset firstgid="1" source="time_passage.tsx"/> | 7 | <tileset firstgid="1" source="time_passage.tsx"/> |
diff --git a/res/maps/underwater_start.tmx b/res/maps/underwater_start.tmx index d616c27..191fb1c 100644 --- a/res/maps/underwater_start.tmx +++ b/res/maps/underwater_start.tmx | |||
@@ -1,6 +1,7 @@ | |||
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="32" height="32" tilewidth="16" tileheight="16" infinite="0" nextlayerid="4" nextobjectid="5"> | 2 | <map version="1.4" tiledversion="1.4.3" orientation="orthogonal" renderorder="right-down" width="32" height="32" tilewidth="16" tileheight="16" infinite="0" nextlayerid="4" nextobjectid="5"> |
3 | <properties> | 3 | <properties> |
4 | <property name="exitArea" type="bool" value="true"/> | ||
4 | <property name="music" value="barren_factory"/> | 5 | <property name="music" value="barren_factory"/> |
5 | </properties> | 6 | </properties> |
6 | <tileset firstgid="1" source="underwater.tsx"/> | 7 | <tileset firstgid="1" source="underwater.tsx"/> |