diff options
Diffstat (limited to 'maps/020-4.tmx')
-rw-r--r-- | maps/020-4.tmx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/maps/020-4.tmx b/maps/020-4.tmx index 850fa950..6eb1f178 100644 --- a/maps/020-4.tmx +++ b/maps/020-4.tmx @@ -3,6 +3,8 @@ <map version="1.0" orientation="orthogonal" width="100" height="100" tilewidth="32" tileheight="32"> <properties> <property name="minimap" value="graphics/images/minimap_new_21-1.png"/> + <property name="music" value="The Mana World - Snow Village.ogg"/> + <property name="name" value="Ice cave"/> </properties> <tileset name="Ice Cave" firstgid="1" tilewidth="32" tileheight="32"> <image source="../graphics/tiles/icecave.png"/> |