From f01e51fa969f5ae30bb1314e2e55b289b0250583 Mon Sep 17 00:00:00 2001
From: Ali-G <gauvain.dauchy@free.fr>
Date: Thu, 25 Aug 2011 17:28:57 +0200
Subject: Added a name to both of the maps (caves) made for the rossy quest.

---
 maps/025-3.tmx | 1 +
 maps/025-4.tmx | 1 +
 2 files changed, 2 insertions(+)

diff --git a/maps/025-3.tmx b/maps/025-3.tmx
index c1720962..4e443f3e 100644
--- a/maps/025-3.tmx
+++ b/maps/025-3.tmx
@@ -2,6 +2,7 @@
 <map version="1.0" orientation="orthogonal" width="190" height="190" tilewidth="32" tileheight="32">
  <properties>
   <property name="music" value="Night-Is-Calling.ogg"/>
+  <property name="name" value="Rossy Main Hall"/>
  </properties>
  <tileset firstgid="1" name="cave" tilewidth="32" tileheight="32">
   <image source="../graphics/tiles/cave.png" width="512" height="256"/>
diff --git a/maps/025-4.tmx b/maps/025-4.tmx
index f66c982f..ed518a18 100644
--- a/maps/025-4.tmx
+++ b/maps/025-4.tmx
@@ -2,6 +2,7 @@
 <map version="1.0" orientation="orthogonal" width="200" height="240" tilewidth="32" tileheight="32">
  <properties>
   <property name="music" value="Night-Is-Calling.ogg"/>
+  <property name="name" value="Rossy Battle Caves"/>
  </properties>
  <tileset firstgid="1" name="cave" tilewidth="32" tileheight="32">
   <image source="../graphics/tiles/cave.png" width="512" height="256"/>
-- 
cgit v1.2.3-70-g09d2