diff options
author | Dennis Friis <peavey@placid.dk> | 2008-04-16 17:43:21 +0000 |
---|---|---|
committer | Dennis Friis <peavey@placid.dk> | 2008-04-16 17:43:21 +0000 |
commit | 75fd6cb59127c94eec42217ea82f20a1bb9ced13 (patch) | |
tree | fd6395766cfa5c05a3ae4e47ee4389fd7f57e424 /maps | |
parent | 94d5f752a3fbda4fe0b6d684804ec26d5f461a3e (diff) | |
download | clientdata-75fd6cb59127c94eec42217ea82f20a1bb9ced13.tar.gz clientdata-75fd6cb59127c94eec42217ea82f20a1bb9ced13.tar.bz2 clientdata-75fd6cb59127c94eec42217ea82f20a1bb9ced13.tar.xz clientdata-75fd6cb59127c94eec42217ea82f20a1bb9ced13.zip |
Add minimap to map 24
Diffstat (limited to 'maps')
-rw-r--r-- | maps/new_24-1.tmx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/maps/new_24-1.tmx b/maps/new_24-1.tmx index daf819ad..1625b603 100644 --- a/maps/new_24-1.tmx +++ b/maps/new_24-1.tmx @@ -1,6 +1,7 @@ <?xml version="1.0"?> <map version="0.99b" orientation="orthogonal" width="150" height="150" tilewidth="32" tileheight="32"> <properties> + <property name="minimap" value="graphics/images/minimap_new_24-1.png"/> <property name="music" value="Faith.ogg"/> </properties> <tileset name="desert1" firstgid="1" tilewidth="32" tileheight="32"> |