summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--maps.xml10
1 files changed, 3 insertions, 7 deletions
diff --git a/maps.xml b/maps.xml
index b6cdbec6..bce5712d 100644
--- a/maps.xml
+++ b/maps.xml
@@ -38,7 +38,7 @@ Copyright (C) 2018 TMW2 -->
<atlas name="ship"/>
</map>
<map name="000-0.tmx">
- <atlas name="island"/>
+ <atlas name="ocean"/>
</map>
<map name="000-1.tmx">
<atlas name="cave"/>
@@ -68,7 +68,7 @@ Copyright (C) 2018 TMW2 -->
<atlas name="ship"/>
</map>
<map name="002-5.tmx">
- <atlas name="island"/>
+ <atlas name="ocean"/>
</map>
<map name="003-0.tmx">
<atlas name="tulimshar-council"/>
@@ -206,17 +206,13 @@ Copyright (C) 2018 TMW2 -->
</map>
<!-- namespace Evol -->
- <atlas name="island">
- <file name="graphics/tilesets/accessory.png"/>
+ <atlas name="ocean">
<file name="graphics/tilesets/box.png"/>
<file name="graphics/tilesets/box-x1x2.png"/>
<file name="graphics/tilesets/ground.png"/>
<file name="graphics/tilesets/ship-base.png"/>
<file name="graphics/tilesets/ship-flags-x3x2.png"/>
<file name="graphics/tilesets/ship-mast.png"/>
- <file name="graphics/tilesets/tree-x3x3.png"/>
- <file name="graphics/tilesets/tree-x3x4.png"/>
- <file name="graphics/tilesets/tree-x4x5.png"/>
<file name="graphics/tilesets/water.png"/>
<file name="graphics/tilesets/ship-indoor.png"/>
</atlas>