From fb5f12cba36079dd90c6e5e7a8c418438dc9c21d Mon Sep 17 00:00:00 2001
From: Jessica Tölke <jtoelke@mail.upb.de>
Date: Fri, 19 Apr 2013 19:55:33 +0200
Subject: tileset atlases: replace atlas names 001-1 and 001-2 with 'desert'
 and 'inn'

---
 maps.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/maps.xml b/maps.xml
index 9358c069..85c276e9 100644
--- a/maps.xml
+++ b/maps.xml
@@ -1,10 +1,10 @@
 <?xml version="1.0" encoding="utf-8"?>
 <maps>
     <map name="001-1.tmx">
-        <atlas name="001-1"/>
+        <atlas name="desert"/>
     </map>
     <map name="001-2.tmx">
-        <atlas name="001-2"/>
+        <atlas name="inn"/>
     </map>
 
     <map name="007-1.tmx">
@@ -66,7 +66,7 @@
         <atlas name="woodland1"/>
     </map>
 
-    <atlas name="001-1">
+    <atlas name="desert">
         <file name="graphics/tiles/desert1.png"/>
         <file name="graphics/tiles/desert2.png"/>
         <file name="graphics/tiles/desert_x2.png"/>
@@ -75,7 +75,7 @@
         <file name="graphics/tiles/tulimshar1.png"/>
         <file name="graphics/tiles/trans_woodland-desert.png"/>
     </atlas>
-    <atlas name="001-2">
+    <atlas name="inn">
         <file name="graphics/tiles/inn.png"/>
         <file name="graphics/tiles/inn2.png"/>
     </atlas>
-- 
cgit v1.2.3-70-g09d2