diff options
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> |