Author: zookeeper
Date: Fri Mar 15 22:59:38 2013
New Revision: 56501

URL: http://svn.gna.org/viewcvs/wesnoth?rev=56501&view=rev
Log:
Decreased the delay of the journey dots on the new maps.

Modified:
    trunk/data/campaigns/Heir_To_The_Throne/utils/bigmap.cfg
    trunk/data/campaigns/Sceptre_of_Fire/utils/bigmap.cfg
    trunk/data/campaigns/The_South_Guard/utils/bigmap.cfg

Modified: trunk/data/campaigns/Heir_To_The_Throne/utils/bigmap.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Heir_To_The_Throne/utils/bigmap.cfg?rev=56501&r1=56500&r2=56501&view=diff
==============================================================================
--- trunk/data/campaigns/Heir_To_The_Throne/utils/bigmap.cfg (original)
+++ trunk/data/campaigns/Heir_To_The_Throne/utils/bigmap.cfg Fri Mar 15 
22:59:38 2013
@@ -10,6 +10,17 @@
         scale=no
         base_layer=yes
     [/background_layer]
+#enddef
+
+#undef NEW_JOURNEY
+
+#define NEW_JOURNEY X Y
+    [image]
+        x,y={X},{Y}
+        file=misc/new-journey.png
+        delay=300
+        centered=yes
+    [/image]
 #enddef
 
 #define JOURNEY_01_NEW

Modified: trunk/data/campaigns/Sceptre_of_Fire/utils/bigmap.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Sceptre_of_Fire/utils/bigmap.cfg?rev=56501&r1=56500&r2=56501&view=diff
==============================================================================
--- trunk/data/campaigns/Sceptre_of_Fire/utils/bigmap.cfg (original)
+++ trunk/data/campaigns/Sceptre_of_Fire/utils/bigmap.cfg Fri Mar 15 22:59:38 
2013
@@ -8,6 +8,17 @@
         scale=no
         base_layer=yes
     [/background_layer]
+#enddef
+
+#undef NEW_JOURNEY
+
+#define NEW_JOURNEY X Y
+    [image]
+        x,y={X},{Y}
+        file=misc/new-journey.png
+        delay=300
+        centered=yes
+    [/image]
 #enddef
 
 #define JOURNEY_01_NEW

Modified: trunk/data/campaigns/The_South_Guard/utils/bigmap.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/The_South_Guard/utils/bigmap.cfg?rev=56501&r1=56500&r2=56501&view=diff
==============================================================================
--- trunk/data/campaigns/The_South_Guard/utils/bigmap.cfg (original)
+++ trunk/data/campaigns/The_South_Guard/utils/bigmap.cfg Fri Mar 15 22:59:38 
2013
@@ -10,6 +10,17 @@
         scale=no
         base_layer=yes
     [/background_layer]
+#enddef
+
+#undef NEW_JOURNEY
+
+#define NEW_JOURNEY X Y
+    [image]
+        x,y={X},{Y}
+        file=misc/new-journey.png
+        delay=300
+        centered=yes
+    [/image]
 #enddef
 
 #define JOURNEY_01_NEW


_______________________________________________
Wesnoth-commits mailing list
Wesnoth-commits@gna.org
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to