Author: esr
Date: Mon Oct 20 13:31:20 2008
New Revision: 30282

URL: http://svn.gna.org/viewcvs/wesnoth?rev=30282&view=rev
Log:
Add stage 2 of Alanin's ride south.

Modified:
    trunk/data/campaigns/Sceptre_of_Fire/scenarios/Epilogue.cfg
    trunk/data/campaigns/Sceptre_of_Fire/utils/journey.cfg

Modified: trunk/data/campaigns/Sceptre_of_Fire/scenarios/Epilogue.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Sceptre_of_Fire/scenarios/Epilogue.cfg?rev=30282&r1=30281&r2=30282&view=diff
==============================================================================
--- trunk/data/campaigns/Sceptre_of_Fire/scenarios/Epilogue.cfg (original)
+++ trunk/data/campaigns/Sceptre_of_Fire/scenarios/Epilogue.cfg Mon Oct 20 
13:31:20 2008
@@ -43,16 +43,7 @@
         [part]
             background=maps/wesnoth.png
             show_title=yes
-            {NEW_JOURNEY 330 204}
-            {NEW_JOURNEY 328 229}
-            {NEW_JOURNEY 326 250}
-            {NEW_JOURNEY 316 268}
-            {NEW_JOURNEY 321 278}
-            {NEW_JOURNEY 304 301}
-            {NEW_JOURNEY 295 320}
-            {NEW_JOURNEY 317 333}
-            {NEW_JOURNEY 343 344}
-            {NEW_BATTLE 363 342}
+            {TO_EPILOGUE}
         [/part]
     [/story]
 

Modified: trunk/data/campaigns/Sceptre_of_Fire/utils/journey.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Sceptre_of_Fire/utils/journey.cfg?rev=30282&r1=30281&r2=30282&view=diff
==============================================================================
--- trunk/data/campaigns/Sceptre_of_Fire/utils/journey.cfg (original)
+++ trunk/data/campaigns/Sceptre_of_Fire/utils/journey.cfg Mon Oct 20 13:31:20 
2008
@@ -161,12 +161,70 @@
     {NEW_BATTLE 506 309}
 #enddef
 
+#define ALANIN_STAGE2
+    {OLD_JOURNEY 536 262}
+    {OLD_JOURNEY 529 276}
+    {OLD_JOURNEY 520 286}
+    {OLD_JOURNEY 514 297}
+    {OLD_BATTLE 506 309}
+    {NEW_JOURNEY 498 318}
+    {NEW_JOURNEY 487 328}
+    {NEW_JOURNEY 472 343}
+    {NEW_JOURNEY 480 354}
+    {NEW_JOURNEY 489 364}
+    {NEW_JOURNEY 499 370}
+    {NEW_JOURNEY 513 378}
+    {NEW_JOURNEY 516 393}
+    {NEW_JOURNEY 510 404}
+    {NEW_JOURNEY 504 421}
+    {NEW_JOURNEY 500 433}
+    {NEW_JOURNEY 495 450}
+    {NEW_JOURNEY 490 466}
+    {NEW_JOURNEY 480 476}
+    {NEW_JOURNEY 472 488}
+    {NEW_JOURNEY 471 501}
+    {NEW_JOURNEY 479 512}
+    {NEW_JOURNEY 489 520}
+    {NEW_JOURNEY 500 525}
+    {NEW_JOURNEY 512 531}
+    {NEW_JOURNEY 525 540}
+    {NEW_JOURNEY 540 544}
+    {NEW_JOURNEY 555 543}
+    {NEW_JOURNEY 571 547}
+    {NEW_REST 586 553}
+#enddef
+
 #define ALANIN_COMPLETE
     {OLD_JOURNEY 536 262}
     {OLD_JOURNEY 529 276}
     {OLD_JOURNEY 520 286}
     {OLD_JOURNEY 514 297}
     {OLD_BATTLE 506 309}
+    {OLD_JOURNEY 498 318}
+    {OLD_JOURNEY 487 328}
+    {OLD_JOURNEY 472 343}
+    {OLD_JOURNEY 480 354}
+    {OLD_JOURNEY 489 364}
+    {OLD_JOURNEY 499 370}
+    {OLD_JOURNEY 513 378}
+    {OLD_JOURNEY 516 393}
+    {OLD_JOURNEY 510 404}
+    {OLD_JOURNEY 504 421}
+    {OLD_JOURNEY 500 433}
+    {OLD_JOURNEY 495 450}
+    {OLD_JOURNEY 490 466}
+    {OLD_JOURNEY 480 476}
+    {OLD_JOURNEY 472 488}
+    {OLD_JOURNEY 471 501}
+    {OLD_JOURNEY 479 512}
+    {OLD_JOURNEY 489 520}
+    {OLD_JOURNEY 500 525}
+    {OLD_JOURNEY 512 531}
+    {OLD_JOURNEY 525 540}
+    {OLD_JOURNEY 540 544}
+    {OLD_JOURNEY 555 543}
+    {OLD_JOURNEY 571 547}
+    {OLD_REST 586 553}
 #enddef
 
 #define FORGING_STAGE1
@@ -296,6 +354,10 @@
     {FORGING_STAGE2}
 #enddef
 
-
-
-
+#define TO_EPILOGUE
+    background=maps/wesnoth.png
+    {ALANIN_STAGE2}
+#enddef
+
+
+


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to