diff options
Diffstat (limited to 'res/maps')
-rw-r--r-- | res/maps/hallucination_beach.tmx | 3 | ||||
-rw-r--r-- | res/maps/hallucination_cliff.tmx | 3 | ||||
-rw-r--r-- | res/maps/hallucination_hot_spring.tmx | 3 | ||||
-rw-r--r-- | res/maps/hallucination_interior.tmx | 3 |
4 files changed, 12 insertions, 0 deletions
diff --git a/res/maps/hallucination_beach.tmx b/res/maps/hallucination_beach.tmx index c6fd1cb..ce6c830 100644 --- a/res/maps/hallucination_beach.tmx +++ b/res/maps/hallucination_beach.tmx | |||
@@ -1,5 +1,8 @@ | |||
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="32" tilewidth="16" tileheight="16" infinite="0" nextlayerid="2" nextobjectid="1"> | 2 | <map version="1.4" tiledversion="1.4.3" orientation="orthogonal" renderorder="right-down" width="48" height="32" tilewidth="16" tileheight="16" infinite="0" nextlayerid="2" nextobjectid="1"> |
3 | <properties> | ||
4 | <property name="music" value="red_green_yellow_yellow"/> | ||
5 | </properties> | ||
3 | <tileset firstgid="1" source="hallucination.tsx"/> | 6 | <tileset firstgid="1" source="hallucination.tsx"/> |
4 | <layer id="1" name="Lower" width="48" height="32"> | 7 | <layer id="1" name="Lower" width="48" height="32"> |
5 | <data encoding="csv"> | 8 | <data encoding="csv"> |
diff --git a/res/maps/hallucination_cliff.tmx b/res/maps/hallucination_cliff.tmx index e6bd65e..8159d54 100644 --- a/res/maps/hallucination_cliff.tmx +++ b/res/maps/hallucination_cliff.tmx | |||
@@ -1,5 +1,8 @@ | |||
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="48" 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="48" tilewidth="16" tileheight="16" infinite="0" nextlayerid="3" nextobjectid="5"> |
3 | <properties> | ||
4 | <property name="music" value="red_green_yellow_yellow"/> | ||
5 | </properties> | ||
3 | <tileset firstgid="1" source="hallucination.tsx"/> | 6 | <tileset firstgid="1" source="hallucination.tsx"/> |
4 | <layer id="2" name="Background" width="48" height="48"> | 7 | <layer id="2" name="Background" width="48" height="48"> |
5 | <data encoding="csv"> | 8 | <data encoding="csv"> |
diff --git a/res/maps/hallucination_hot_spring.tmx b/res/maps/hallucination_hot_spring.tmx index 2bb840d..b019681 100644 --- a/res/maps/hallucination_hot_spring.tmx +++ b/res/maps/hallucination_hot_spring.tmx | |||
@@ -1,5 +1,8 @@ | |||
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="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="32" height="16" tilewidth="16" tileheight="16" infinite="0" nextlayerid="3" nextobjectid="5"> |
3 | <properties> | ||
4 | <property name="music" value="red_green_yellow_yellow"/> | ||
5 | </properties> | ||
3 | <tileset firstgid="1" source="hallucination.tsx"/> | 6 | <tileset firstgid="1" source="hallucination.tsx"/> |
4 | <layer id="2" name="Lower" width="32" height="16"> | 7 | <layer id="2" name="Lower" width="32" height="16"> |
5 | <data encoding="csv"> | 8 | <data encoding="csv"> |
diff --git a/res/maps/hallucination_interior.tmx b/res/maps/hallucination_interior.tmx index e792133..ee7a5cd 100644 --- a/res/maps/hallucination_interior.tmx +++ b/res/maps/hallucination_interior.tmx | |||
@@ -1,5 +1,8 @@ | |||
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="2" 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="2" nextobjectid="3"> |
3 | <properties> | ||
4 | <property name="music" value="red_green_yellow_yellow"/> | ||
5 | </properties> | ||
3 | <tileset firstgid="1" source="hallucination.tsx"/> | 6 | <tileset firstgid="1" source="hallucination.tsx"/> |
4 | <layer id="1" name="Lower" width="64" height="64"> | 7 | <layer id="1" name="Lower" width="64" height="64"> |
5 | <data encoding="csv"> | 8 | <data encoding="csv"> |