diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-07-07 15:38:45 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-07-07 15:38:45 -0300 |
commit | e5a956813f3ea5d9e5c522b97f09a9e3e0bcf160 (patch) | |
tree | bfed3bb2db7693f121a2981e2bd3217e20441b31 /maps/025-1.tmx | |
parent | 76ee22c4ed6445dbfa883340c8e8a8c1bfefe995 (diff) | |
download | clientdata-e5a956813f3ea5d9e5c522b97f09a9e3e0bcf160.tar.gz clientdata-e5a956813f3ea5d9e5c522b97f09a9e3e0bcf160.tar.bz2 clientdata-e5a956813f3ea5d9e5c522b97f09a9e3e0bcf160.tar.xz clientdata-e5a956813f3ea5d9e5c522b97f09a9e3e0bcf160.zip |
Integrate objecttypes.xml in the project file
Update world map
Provide default Tiled Project file
Diffstat (limited to 'maps/025-1.tmx')
-rw-r--r-- | maps/025-1.tmx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/025-1.tmx b/maps/025-1.tmx index 3fc672bf..75248677 100644 --- a/maps/025-1.tmx +++ b/maps/025-1.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.2" tiledversion="1.3.2" orientation="orthogonal" renderorder="right-down" compressionlevel="0" width="200" height="140" tilewidth="32" tileheight="32" infinite="0" nextlayerid="15" nextobjectid="98"> +<map version="1.4" tiledversion="1.4.1" orientation="orthogonal" renderorder="right-down" compressionlevel="0" width="200" height="140" tilewidth="32" tileheight="32" infinite="0" nextlayerid="15" nextobjectid="99"> <properties> <property name="manaplus version" value="2"/> <property name="minimap" value="graphics/minimaps/025-1.png"/> @@ -1140,7 +1140,7 @@ </data> </layer> <objectgroup id="7" name="Objects" visible="0"/> - <objectgroup color="#ff0000" id="10" name="spawns"> + <objectgroup color="#ff0000" id="10" name="spawns" visible="0"> <object id="7" name="Moubi" type="spawn" x="799" y="2911" width="992" height="448"> <properties> <property name="death" value="30000"/> |