diff options
author | Jared Adams <jaxad0127@gmail.com> | 2008-11-12 01:12:02 +0000 |
---|---|---|
committer | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2008-11-12 21:16:06 +0100 |
commit | bf1f361ceed69a2ffd3742a6acfe6eab94e3097c (patch) | |
tree | bbba4a4d673422127e947bd0941c0bfd2e1bf9c7 /maps/001-2.tmx | |
parent | d1b72a01ecb09ba6cd8e458afdec66f8badff27a (diff) | |
download | clientdata-bf1f361ceed69a2ffd3742a6acfe6eab94e3097c.tar.gz clientdata-bf1f361ceed69a2ffd3742a6acfe6eab94e3097c.tar.bz2 clientdata-bf1f361ceed69a2ffd3742a6acfe6eab94e3097c.tar.xz clientdata-bf1f361ceed69a2ffd3742a6acfe6eab94e3097c.zip |
Commit more map property fixes, and some other stuff
Diffstat (limited to 'maps/001-2.tmx')
-rw-r--r-- | maps/001-2.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/001-2.tmx b/maps/001-2.tmx index c4f8f559..55c28366 100644 --- a/maps/001-2.tmx +++ b/maps/001-2.tmx @@ -3,7 +3,7 @@ <map version="1.0" orientation="orthogonal" width="160" height="100" tilewidth="32" tileheight="32"> <properties> <property name="music" value="The Mana World - Snow Village.ogg"/> - <property name="name" value="Tulimshar indoor"/> + <property name="name" value="Tulimshar"/> </properties> <tileset name="INN Tilleset" firstgid="1" tilewidth="32" tileheight="32"> <image source="../graphics/tiles/inn.png"/> |