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