diff options
author | Reid <reidyaro@gmail.com> | 2012-04-30 18:23:55 +0200 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2012-04-30 18:23:55 +0200 |
commit | 2b2df7040b755f8495ff129ad89be48c23957a79 (patch) | |
tree | bdd5f7f7f28336bdf411fcb4103cd53a73da3973 /maps/000-2-2.tmx | |
parent | f5081956710ce2980ac60550be8c1694054b1b7e (diff) | |
download | clientdata-2b2df7040b755f8495ff129ad89be48c23957a79.tar.gz clientdata-2b2df7040b755f8495ff129ad89be48c23957a79.tar.bz2 clientdata-2b2df7040b755f8495ff129ad89be48c23957a79.tar.xz clientdata-2b2df7040b755f8495ff129ad89be48c23957a79.zip |
Change LICENSE style of Evol Online (Using now only GPLv2+, CC BY-SA 3.0 and CC BY 3.0 and compatible),
Add new Tree_x3 tileset from Hal9000 and add it on the LICENSE file,
Change Maps's licenses from CC BY-NC-ND to CC BY-SA.
Diffstat (limited to 'maps/000-2-2.tmx')
-rw-r--r-- | maps/000-2-2.tmx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/maps/000-2-2.tmx b/maps/000-2-2.tmx index 43c5e170..257d749a 100644 --- a/maps/000-2-2.tmx +++ b/maps/000-2-2.tmx @@ -1,6 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <map version="1.0" orientation="orthogonal" width="70" height="62" tilewidth="32" tileheight="32"> <properties> + <property name="license" value="CC BY-SA 3.0"/> <property name="actorsfix" value="1"/> <property name="minimap" value="graphics/minimaps/000-2-2.png"/> <property name="music" value="Artis indoor - In the Forest of the Birches.ogg"/> |