diff options
author | Dennis Friis <peavey@placid.dk> | 2008-04-16 18:54:44 +0000 |
---|---|---|
committer | Dennis Friis <peavey@placid.dk> | 2008-04-16 18:54:44 +0000 |
commit | e6f0d4b124f6e4fe109bc6a4c2312e6e3fd9848c (patch) | |
tree | 63d60978cd0a507d69e71a0558ddcf11147db3ff /maps/new_25-1.tmx | |
parent | 75fd6cb59127c94eec42217ea82f20a1bb9ced13 (diff) | |
download | clientdata-e6f0d4b124f6e4fe109bc6a4c2312e6e3fd9848c.tar.gz clientdata-e6f0d4b124f6e4fe109bc6a4c2312e6e3fd9848c.tar.bz2 clientdata-e6f0d4b124f6e4fe109bc6a4c2312e6e3fd9848c.tar.xz clientdata-e6f0d4b124f6e4fe109bc6a4c2312e6e3fd9848c.zip |
Add minimap to map 25
Diffstat (limited to 'maps/new_25-1.tmx')
-rw-r--r-- | maps/new_25-1.tmx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/maps/new_25-1.tmx b/maps/new_25-1.tmx index c4b491cb..6d91def5 100644 --- a/maps/new_25-1.tmx +++ b/maps/new_25-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_25-1.png"/> <property name="overlay0image" value="graphics/images/ambient/spotlight.png"/> </properties> <tileset name="cave" firstgid="1" tilewidth="32" tileheight="32"> |