summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--maps.xml12
1 files changed, 11 insertions, 1 deletions
diff --git a/maps.xml b/maps.xml
index 3720ecc0..202e8490 100644
--- a/maps.xml
+++ b/maps.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Author: 4144
-Copyright (C) 2012 Evol Online -->
+Copyright (C) 2012-2016 Evol Online -->
<maps>
<map name="000-0.tmx">
<atlas name="island"/>
@@ -8,6 +8,9 @@ Copyright (C) 2012 Evol Online -->
<map name="000-0-0.tmx">
<atlas name="ship"/>
</map>
+ <map name="000-0-1.tmx">
+ <atlas name="ship"/>
+ </map>
<map name="000-1.tmx">
<atlas name="island"/>
</map>
@@ -66,7 +69,14 @@ Copyright (C) 2012 Evol Online -->
<file name="graphics/tilesets/shadow.png"/>
<file name="graphics/tilesets/ship-indoor.png"/>
<file name="graphics/tilesets/ship-indoor-x2x4.png"/>
+ <file name="graphics/tilesets/ship-indoor-fringe.png"/>
<file name="graphics/tilesets/ship-sunlight-x1x5.png"/>
<file name="graphics/tilesets/artis-indoor-fringe.png"/>
</atlas>
+
+ <atlas name="ignored">
+ <file name="graphics/tilesets/collision.png"/>
+ <file name="graphics/tilesets/level-number.png"/>
+ </atlas>
+
</maps>