summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorNao Pross <naopross@thearcway.org>2018-12-17 17:10:32 +0100
committerNao Pross <naopross@thearcway.org>2018-12-17 17:10:32 +0100
commit6c5a4c0e616ab30b8887f1ed48a8a1411d5cfc45 (patch)
tree3b90dac670ecaad82b8390843ee66cb3b8099dc4 /res
parentImplement loading of tile sets (diff)
downloadSubconscious-rs-6c5a4c0e616ab30b8887f1ed48a8a1411d5cfc45.tar.gz
Subconscious-rs-6c5a4c0e616ab30b8887f1ed48a8a1411d5cfc45.zip
Remove one layer from demo map for initial testing
Diffstat (limited to 'res')
-rw-r--r--res/maps/demo.tmx7
1 files changed, 1 insertions, 6 deletions
diff --git a/res/maps/demo.tmx b/res/maps/demo.tmx
index 179e3ca..0b8a539 100644
--- a/res/maps/demo.tmx
+++ b/res/maps/demo.tmx
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<map version="1.0" orientation="orthogonal" renderorder="right-down" width="12" height="12" tilewidth="32" tileheight="32" nextobjectid="1">
+<map version="1.0" tiledversion="1.0.3" orientation="orthogonal" renderorder="right-down" width="12" height="12" tilewidth="32" tileheight="32" nextobjectid="1">
<tileset firstgid="1" name="ground" tilewidth="32" tileheight="32" tilecount="441" columns="21">
<image source="../tilesets/ground.png" width="672" height="701"/>
</tileset>
@@ -17,9 +17,4 @@
eJyN0FEOwUAQxvHZ+7SH0CvwxgEITfrgEUHiAIi6AcID7oA74DL+m+ymuxOkD7/sdPJlZtJERFIkNd8Gsj+vz6Xq+4wLrioTZsP5N9zx+HJDFvC9J154/7hN99ro1ODnF9gYkRID6lyqtx/Ufr7NH8meMKOeo0ndwlSqXjTfKbFFl2zPxD0/f4Gh22mNyI0xMfE9idqRu71Lcius1T3hvypcz+7dkdvjoO75AENyNg0=
</data>
</layer>
- <layer name="objects" width="12" height="12">
- <data encoding="base64" compression="zlib">
- eJxjYCAMNjAxMGwE4k1MRCgGgn1AdfuB+ACR6kHgLFDtORLUg8AloPrTQHyGBH03gWpvAbEOkB0NxDFQTAiA1HaS5rxBAw6TGK6kAAAu1A0K
- </data>
- </layer>
</map>