diff options
Diffstat (limited to 'res/maps')
| -rw-r--r-- | res/maps/underwater_start.tmx | 5 |
1 files changed, 4 insertions, 1 deletions
| diff --git a/res/maps/underwater_start.tmx b/res/maps/underwater_start.tmx index 7f9cb8c..0ced9c4 100644 --- a/res/maps/underwater_start.tmx +++ b/res/maps/underwater_start.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="32" height="32" tilewidth="16" tileheight="16" infinite="0" nextlayerid="4" nextobjectid="4"> | 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="music" value="barren_factory"/> | 4 | <property name="music" value="barren_factory"/> |
| 5 | </properties> | 5 | </properties> |
| @@ -96,6 +96,9 @@ | |||
| 96 | <point/> | 96 | <point/> |
| 97 | </object> | 97 | </object> |
| 98 | <object id="3" name="fish1_enclosure" type="zone" x="176" y="144" width="80" height="96"/> | 98 | <object id="3" name="fish1_enclosure" type="zone" x="176" y="144" width="80" height="96"/> |
| 99 | <object id="4" name="fish_destination" type="warp" x="184" y="122"> | ||
| 100 | <point/> | ||
| 101 | </object> | ||
| 99 | </objectgroup> | 102 | </objectgroup> |
| 100 | <layer id="1" name="Upper" width="32" height="32"> | 103 | <layer id="1" name="Upper" width="32" height="32"> |
| 101 | <properties> | 104 | <properties> |
