diff options
Diffstat (limited to 'maps/001-2-15.tmx')
-rw-r--r-- | maps/001-2-15.tmx | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/maps/001-2-15.tmx b/maps/001-2-15.tmx index 5e4afa60..23aa7cfa 100644 --- a/maps/001-2-15.tmx +++ b/maps/001-2-15.tmx @@ -1,5 +1,12 @@ <?xml version="1.0" encoding="UTF-8"?> <map version="1.0" orientation="orthogonal" renderorder="right-down" width="70" height="66" tilewidth="32" tileheight="32" backgroundcolor="#000000"> + <properties> + <property name="license" value="CC BY-SA 3.0"/> + <property name="manaplus version" value="2"/> + <property name="minimap" value="graphics/minimaps/001-2-2.png"/> + <property name="music" value="bartk - in the forest of the birches.ogg"/> + <property name="name" value=""/> + </properties> <tileset firstgid="1" name="Indoor" tilewidth="32" tileheight="32"> <image source="../graphics/tilesets/artis-indoor.png" width="512" height="512"/> </tileset> |