diff options
-rw-r--r-- | LICENSE | 2 | ||||
-rw-r--r-- | maps/011-1.tmx | 1 |
2 files changed, 2 insertions, 1 deletions
@@ -1879,7 +1879,7 @@ https://gitlab.com/TMW2/Docs/wikis/Contributors maps/010-1.tmx (Saulc) (CC BY-SA 3.0) (-) maps/010-2-1.tmx (Saulc) (CC BY-SA 3.0) (Saulc) maps/010-2.tmx (Saulc) (CC BY-SA 3.0) (-) - maps/011-1.tmx (jesusalva) (GPLv2) (-) + maps/011-1.tmx (jesusalva) (GPLv2) (Xtreem/TMW-BR) maps/011-2.tmx (Saulc) (CC BY-SA 3.0) (-) maps/012-1.tmx (TMW.org, jesusalva) (GPLv2) (Saulc) maps/012-2.tmx (jesusalva) (GPLv2) (TMW.org) diff --git a/maps/011-1.tmx b/maps/011-1.tmx index 02ced7cf..a339a6d5 100644 --- a/maps/011-1.tmx +++ b/maps/011-1.tmx @@ -1,6 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <map version="1.0" tiledversion="1.0.3" orientation="orthogonal" renderorder="right-down" width="200" height="200" tilewidth="32" tileheight="32" nextobjectid="10"> <properties> + <property name="author" value="Xtreem, Jesusalva"/> <property name="license" value="GPL v2"/> <property name="manaplus version" value="2"/> <property name="minimap" value="graphics/minimaps/011.png"/> |