diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-05-28 22:07:01 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-05-28 22:07:01 -0300 |
commit | d4614bdc7c1babf57b579e222b35e5a73110d689 (patch) | |
tree | 8a26c63a4ba5013c14ea734fdb14fda12306336e | |
parent | 6c67476bf62658295b7d9f7dba00e9870baacf62 (diff) | |
download | clientdata-d4614bdc7c1babf57b579e222b35e5a73110d689.tar.gz clientdata-d4614bdc7c1babf57b579e222b35e5a73110d689.tar.bz2 clientdata-d4614bdc7c1babf57b579e222b35e5a73110d689.tar.xz clientdata-d4614bdc7c1babf57b579e222b35e5a73110d689.zip |
Import sails
-rw-r--r-- | maps/002-5.tmx | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/maps/002-5.tmx b/maps/002-5.tmx index c7778d52..b91333c0 100644 --- a/maps/002-5.tmx +++ b/maps/002-5.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.0" tiledversion="1.1.5" orientation="orthogonal" renderorder="right-down" width="62" height="62" tilewidth="32" tileheight="32" infinite="0" nextobjectid="4"> +<map version="1.0" tiledversion="1.0.3" orientation="orthogonal" renderorder="right-down" width="62" height="62" tilewidth="32" tileheight="32" nextobjectid="4"> <properties> <property name="license" value="CC BY-SA 3.0"/> <property name="manaplus version" value="1"/> @@ -34,6 +34,9 @@ <tileset firstgid="1040" name="ship-indoor" tilewidth="32" tileheight="32" tilecount="128" columns="8"> <image source="../graphics/tilesets/ship-indoor.png" width="256" height="512"/> </tileset> + <tileset firstgid="1168" name="sail" tilewidth="32" tileheight="32" tilecount="272" columns="16"> + <image source="../graphics/tilesets/sail.png" width="512" height="544"/> + </tileset> <layer name="Ground" width="62" height="62"> <data encoding="csv"> 878,878,878,878,878,878,878,878,878,878,878,878,878,878,878,878,878,878,878,878,878,878,878,878,878,878,878,878,878,878,878,878,878,878,878,878,878,878,878,878,878,878,878,878,878,878,878,878,878,878,878,878,878,878,878,878,878,878,878,878,878,878, @@ -298,7 +301,7 @@ 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 </data> </layer> - <layer name="Over 2" width="62" height="62" visible="0"> + <layer name="Over 2" width="62" height="62"> <data encoding="csv"> 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, @@ -496,7 +499,7 @@ 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 </data> </layer> - <objectgroup name="Spawn"> + <objectgroup color="#ff00c6" name="Spawn"> <object id="3" name="Ocean Croc" type="spawn" x="768" y="768" width="544" height="160"> <properties> <property name="death" value="30000"/> |