diff options
author | Ali-G <gauvain.dauchy@free.fr> | 2011-08-25 17:28:57 +0200 |
---|---|---|
committer | Jessica Tölke <jtoelke@mail.upb.de> | 2011-08-25 19:29:31 +0200 |
commit | f01e51fa969f5ae30bb1314e2e55b289b0250583 (patch) | |
tree | 8d273f593387eba6dc0a68fb0b2a447582bf1391 /maps/025-3.tmx | |
parent | 4a13006b0de4b7efbf707cbc43a32389ac26f8e5 (diff) | |
download | clientdata-f01e51fa969f5ae30bb1314e2e55b289b0250583.tar.gz clientdata-f01e51fa969f5ae30bb1314e2e55b289b0250583.tar.bz2 clientdata-f01e51fa969f5ae30bb1314e2e55b289b0250583.tar.xz clientdata-f01e51fa969f5ae30bb1314e2e55b289b0250583.zip |
Added a name to both of the maps (caves) made for the rossy quest.
Diffstat (limited to 'maps/025-3.tmx')
-rw-r--r-- | maps/025-3.tmx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/maps/025-3.tmx b/maps/025-3.tmx index c1720962..4e443f3e 100644 --- a/maps/025-3.tmx +++ b/maps/025-3.tmx @@ -2,6 +2,7 @@ <map version="1.0" orientation="orthogonal" width="190" height="190" tilewidth="32" tileheight="32"> <properties> <property name="music" value="Night-Is-Calling.ogg"/> + <property name="name" value="Rossy Main Hall"/> </properties> <tileset firstgid="1" name="cave" tilewidth="32" tileheight="32"> <image source="../graphics/tiles/cave.png" width="512" height="256"/> |