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 | |
parent | 75fd6cb59127c94eec42217ea82f20a1bb9ced13 (diff) | |
download | clientdata-e6f0d4b124f6e4fe109bc6a4c2312e6e3fd9848c.tar.gz clientdata-e6f0d4b124f6e4fe109bc6a4c2312e6e3fd9848c.tar.bz2 clientdata-e6f0d4b124f6e4fe109bc6a4c2312e6e3fd9848c.tar.xz clientdata-e6f0d4b124f6e4fe109bc6a4c2312e6e3fd9848c.zip |
Add minimap to map 25
-rw-r--r-- | graphics/images/minimap_new_25-1.png | bin | 0 -> 1236 bytes | |||
-rw-r--r-- | maps/new_25-1.tmx | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/graphics/images/minimap_new_25-1.png b/graphics/images/minimap_new_25-1.png Binary files differnew file mode 100644 index 00000000..8f5f03de --- /dev/null +++ b/graphics/images/minimap_new_25-1.png 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"> |