diff options
Diffstat (limited to 'maps/028-3.tmx')
-rw-r--r-- | maps/028-3.tmx | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/maps/028-3.tmx b/maps/028-3.tmx index af7d2959..c7d79f04 100644 --- a/maps/028-3.tmx +++ b/maps/028-3.tmx @@ -1,6 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.0" orientation="orthogonal" width="100" height="100" tilewidth="32" tileheight="32"> +<map version="1.0" orientation="orthogonal" renderorder="right-down" width="100" height="100" tilewidth="32" tileheight="32"> <properties> + <property name="music" value="night-is-calling.ogg"/> <property name="name" value="GM Island Cave"/> </properties> <tileset firstgid="1" source="../tilesets/collision.tsx"/> |