diff options
author | Dennis Friis <peavey@placid.dk> | 2008-04-19 16:36:06 +0000 |
---|---|---|
committer | Dennis Friis <peavey@placid.dk> | 2008-04-19 16:36:06 +0000 |
commit | 33f79799d673f127226bc121e16e15e49ff9321a (patch) | |
tree | 391aa6c9a3a3f2549b3e6971a37f13f71b4066f0 /maps/new_21-1.tmx | |
parent | 64b4b340e123ce20e745d92500ae5337241dc5d0 (diff) | |
download | clientdata-33f79799d673f127226bc121e16e15e49ff9321a.tar.gz clientdata-33f79799d673f127226bc121e16e15e49ff9321a.tar.bz2 clientdata-33f79799d673f127226bc121e16e15e49ff9321a.tar.xz clientdata-33f79799d673f127226bc121e16e15e49ff9321a.zip |
Add missing minimaps and fix minimaps for changed maps. By QOAL.
Diffstat (limited to 'maps/new_21-1.tmx')
-rw-r--r-- | maps/new_21-1.tmx | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/maps/new_21-1.tmx b/maps/new_21-1.tmx index 8e1cdf13..24a02594 100644 --- a/maps/new_21-1.tmx +++ b/maps/new_21-1.tmx @@ -1,5 +1,8 @@ <?xml version="1.0"?> <map version="0.99b" orientation="orthogonal" width="100" height="100" tilewidth="32" tileheight="32"> + <properties> + <property name="minimap" value="graphics/images/minimap_new_21-1.png"/> + </properties> <tileset name="Ice Cave" firstgid="1" tilewidth="32" tileheight="32"> <image source="../graphics/tiles/icecave.png"/> </tileset> |