diff options
author | Reid <reidyaro@gmail.com> | 2011-12-19 03:27:02 +0100 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2011-12-19 03:27:02 +0100 |
commit | 57ab14ff710926c0b630b83139e81867687ba63f (patch) | |
tree | e17d5dc7588d6ce658e18b69055e791bd31c58d8 /maps/000-2-1.tmx | |
parent | d8270e184d0597cfe7efa7f8caf1e79d527d0faa (diff) | |
download | clientdata-57ab14ff710926c0b630b83139e81867687ba63f.tar.gz clientdata-57ab14ff710926c0b630b83139e81867687ba63f.tar.bz2 clientdata-57ab14ff710926c0b630b83139e81867687ba63f.tar.xz clientdata-57ab14ff710926c0b630b83139e81867687ba63f.zip |
Add minimaps for beta1 maps,
Some change and clean up on beta1 maps,
Corrected sone pixels on the wall tiles on Ship-indoor.png .
Diffstat (limited to 'maps/000-2-1.tmx')
-rw-r--r-- | maps/000-2-1.tmx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/maps/000-2-1.tmx b/maps/000-2-1.tmx index 6b6deb4b..2b0a004c 100644 --- a/maps/000-2-1.tmx +++ b/maps/000-2-1.tmx @@ -2,6 +2,7 @@ <map version="1.0" orientation="orthogonal" width="83" height="59" tilewidth="32" tileheight="32"> <properties> <property name="actorsfix" value="1"/> + <property name="minimap" value="graphics/minimaps/000-2-1.png"/> <property name="music" value="Artis indoor - In the Forest of the Birches.ogg"/> </properties> <tileset firstgid="1" name="Ship-indoor" tilewidth="32" tileheight="32"> |