Author: esr
Date: Mon Oct 20 04:17:19 2008
New Revision: 30275
URL: http://svn.gna.org/viewcvs/wesnoth?rev=30275&view=rev
Log:
Journey track chgange and a few text contnuity tweaks to re-set SoF
in the southern Heart Mountains as zookeeper suggested. This actually
works on several levels, including making the trip north to find Thursagan
actually difficult.
Added:
trunk/data/campaigns/Sceptre_of_Fire/utils/journey.cfg
Modified:
trunk/data/campaigns/Sceptre_of_Fire/scenarios/1_A_Bargain_is_Struck.cfg
trunk/data/campaigns/Sceptre_of_Fire/scenarios/3_Searching_for_the_Runecrafter.cfg
trunk/data/campaigns/Sceptre_of_Fire/scenarios/3t_The_Council_Regathers.cfg
trunk/data/campaigns/Sceptre_of_Fire/scenarios/6_Towards_the_Caves.cfg
trunk/data/campaigns/Sceptre_of_Fire/scenarios/8_The_Dragon.cfg
Modified:
trunk/data/campaigns/Sceptre_of_Fire/scenarios/1_A_Bargain_is_Struck.cfg
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Sceptre_of_Fire/scenarios/1_A_Bargain_is_Struck.cfg?rev=30275&r1=30274&r2=30275&view=diff
==============================================================================
--- trunk/data/campaigns/Sceptre_of_Fire/scenarios/1_A_Bargain_is_Struck.cfg
(original)
+++ trunk/data/campaigns/Sceptre_of_Fire/scenarios/1_A_Bargain_is_Struck.cfg
Mon Oct 20 04:17:19 2008
@@ -95,12 +95,11 @@
story= _ "I am here to tell you of its making. Of its crafting,
deep in the caverns of dwarfdom. And of the dwarves who made it; for they were
great, they were. They are counted among the greatest of the heroes of ancient
Knalga."
[/part]
[part]
- story= _ "Our story begins in a small border outpost in the
southern hills of Knalga, with a young dwarf, named Rugnur, in charge of it.
And with the second king of Wesnoth, Haldric II, riding up the road with an
army behind him..."
+ story= _ "Our story begins in a small border outpost in the
southern hills of Knalga, with a young dwarf, named Rugnur, in charge of it.
And with the second king of Wesnoth, Haldric II, riding up the road from the
Ford of Abez with an army behind him..."
[/part]
[part]
- background=maps/wesnoth.png
show_title=yes
- {CROSS 238 136}
+ {TO_A_BARGAIN_IS_STRUCK}
[/part]
[/story]
@@ -183,11 +182,11 @@
name=start
[message]
speaker=Rugnur
- message= _ "Humans, halt! Don't come any closer, we dwarves don't
like company..."
- [/message]
- [message]
- speaker=Haldric II
- message= _ "We come to make a deal with you."
+ message= _ "Humans, halt! Who dares bring an army into the
dwarvish hills?"
+ [/message]
+ [message]
+ speaker=Haldric II
+ message= _ "We come to make a bargain with you."
[/message]
[message]
speaker=Rugnur
Modified:
trunk/data/campaigns/Sceptre_of_Fire/scenarios/3_Searching_for_the_Runecrafter.cfg
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Sceptre_of_Fire/scenarios/3_Searching_for_the_Runecrafter.cfg?rev=30275&r1=30274&r2=30275&view=diff
==============================================================================
---
trunk/data/campaigns/Sceptre_of_Fire/scenarios/3_Searching_for_the_Runecrafter.cfg
(original)
+++
trunk/data/campaigns/Sceptre_of_Fire/scenarios/3_Searching_for_the_Runecrafter.cfg
Mon Oct 20 04:17:19 2008
@@ -32,10 +32,7 @@
[story]
[part]
- story= _ "Dwarves live longer than men, and so it may perhaps be
supposed that a year in their life means less to them. But it is still a great
deal of time; and they did have one man with them."
- [/part]
- [part]
- story= _ "And yet it took them a year to reach the far northern
wastelands. For the tunnels were winding and treacherous, and the paths were
not safe from orcs, or worse. Nevertheless, they did reach the northlands, and
began to search for the runesmith named Thursagan - the sage of fire."
+ story= _ "The journey to the far northern wastelands was long and
perilous. For the tunnels were winding and treacherous, and the paths were not
safe from orcs, or worse. Nevertheless, they did reach the northlands, and
began to search for the runesmith named Thursagan - the sage of fire."
[/part]
[part]
show_title=yes
@@ -154,7 +151,7 @@
[/recall]
[message]
speaker=Alanin
- message= _ "Now where are we going, anyway? We were in those
caves, taking wrong turns and fighting orcs, for a whole year. This trip better
have a good payoff to be worth that."
+ message= _ "Now where are we going, anyway? We have been taking
wrong turns and fighting orcs for months. This trip better have a good payoff
to be worth that."
[/message]
[message]
speaker=Baglur
Modified:
trunk/data/campaigns/Sceptre_of_Fire/scenarios/3t_The_Council_Regathers.cfg
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Sceptre_of_Fire/scenarios/3t_The_Council_Regathers.cfg?rev=30275&r1=30274&r2=30275&view=diff
==============================================================================
--- trunk/data/campaigns/Sceptre_of_Fire/scenarios/3t_The_Council_Regathers.cfg
(original)
+++ trunk/data/campaigns/Sceptre_of_Fire/scenarios/3t_The_Council_Regathers.cfg
Mon Oct 20 04:17:19 2008
@@ -175,11 +175,11 @@
[/message]
[message]
speaker=Rugnur
- message= _ "Uh, technically it's Haldric's, and I think that if
Thursagan needs to see it to plan this sceptre, he can."
- [/message]
- [message]
- speaker=Durstorn
- message= _ "Fine. *grumble grumble*"
+ message= _ "Uh, technically it's Haldric's, and I think that if
Thursagan needs to see it to plan this sceptre, we must allow it."
+ [/message]
+ [message]
+ speaker=Durstorn
+ message= _ "It will be as it must, then. *grumble grumble*"
[/message]
{MOVE_UNIT id=Thursagan 11 4}
{MOVE_UNIT id=Thursagan 12 8}
Modified: trunk/data/campaigns/Sceptre_of_Fire/scenarios/6_Towards_the_Caves.cfg
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Sceptre_of_Fire/scenarios/6_Towards_the_Caves.cfg?rev=30275&r1=30274&r2=30275&view=diff
==============================================================================
--- trunk/data/campaigns/Sceptre_of_Fire/scenarios/6_Towards_the_Caves.cfg
(original)
+++ trunk/data/campaigns/Sceptre_of_Fire/scenarios/6_Towards_the_Caves.cfg Mon
Oct 20 04:17:19 2008
@@ -366,7 +366,7 @@
[then]
[message]
speaker=Rugnur
- message= _ "Alanin, ride as fast as you can south. Tell
Haldric we are going into a cave, and to send forces to help us as soon as he
can!"
+ message= _ "Alanin, ride as fast as you can south. Tell
Haldric we are heading northeast, towards the old eastern mines where we
gathered the gold, and to send forces to meet us there as soon as he can!"
[/message]
[store_unit]
[filter]
@@ -441,7 +441,7 @@
[/message]
[message]
speaker=Thursagan
- message= _ "Tell him to send forces north to aid us and
fight the elves, but that we are probably going to die. We are going into the
caves."
+ message= _ "Tell him to send forces north to aid us and
fight the elves, but that we are probably going to die. We are running
northeast towards the old eastern mines, so you will know where to find us."
[/message]
{MODIFY_UNIT id=Alanin canrecruit yes}
[store_unit]
Modified: trunk/data/campaigns/Sceptre_of_Fire/scenarios/8_The_Dragon.cfg
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Sceptre_of_Fire/scenarios/8_The_Dragon.cfg?rev=30275&r1=30274&r2=30275&view=diff
==============================================================================
--- trunk/data/campaigns/Sceptre_of_Fire/scenarios/8_The_Dragon.cfg (original)
+++ trunk/data/campaigns/Sceptre_of_Fire/scenarios/8_The_Dragon.cfg Mon Oct 20
04:17:19 2008
@@ -97,7 +97,7 @@
[story]
[part]
- story= _ "Thus Alanin escaped from his Elvish pursuers. But the
dwarves were not so lucky. I would say that, perhaps, their betrayal of
Durstorn was coming back to haunt them. For unknown to them, they had entered
the caves of Khrakrahs... the dragon."
+ story= _ "Thus Alanin escaped from his Elvish pursuers. But the
dwarves were not so lucky. I would say that, perhaps, their betrayal of
Durstorn was coming back to haunt them. For the section of the old eatern mines
that they reached in their flight had long since become the lair of
Khrakrahs... the dragon."
[/part]
[part]
show_title=yes
@@ -173,7 +173,7 @@
[message]
speaker=Rugnur
- message= _ "Well, Thursagan, we've reached the caves, but the
elves are hot on our trail. What do we do now?"
+ message= _ "Well, Thursagan, we've reached the eastern mine, but
the elves are hot on our trail. What do we do now?"
[/message]
[message]
speaker=Thursagan
Added: 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=30275&view=auto
==============================================================================
--- trunk/data/campaigns/Sceptre_of_Fire/utils/journey.cfg (added)
+++ trunk/data/campaigns/Sceptre_of_Fire/utils/journey.cfg Mon Oct 20 04:17:19
2008
@@ -1,0 +1,281 @@
+# trackplacer: tracks begin
+#
+# Hand-hack this section strictly at your own risk.
+#
+# trackplacer: map=data/core/images/maps/wesnoth.png
+#
+#define FLIGHT_STAGE1
+ {NEW_BATTLE 473 272}
+#enddef
+
+#define FLIGHT_STAGE2
+ {OLD_BATTLE 473 272}
+ {NEW_JOURNEY 482 261}
+ {NEW_BATTLE 486 247}
+#enddef
+
+#define FLIGHT_STAGE3
+ {OLD_BATTLE 473 272}
+ {OLD_JOURNEY 482 261}
+ {OLD_BATTLE 486 247}
+ {NEW_JOURNEY 486 230}
+ {NEW_BATTLE 489 214}
+#enddef
+
+#define FLIGHT_COMPLETE
+ {OLD_BATTLE 473 272}
+ {OLD_JOURNEY 482 261}
+ {OLD_BATTLE 486 247}
+ {OLD_JOURNEY 486 230}
+ {OLD_BATTLE 489 214}
+#enddef
+
+#define SEARCH_STAGE1
+ {NEW_JOURNEY 472 217}
+ {NEW_JOURNEY 458 224}
+ {NEW_JOURNEY 440 223}
+ {NEW_JOURNEY 420 218}
+ {NEW_JOURNEY 405 216}
+ {NEW_JOURNEY 385 206}
+ {NEW_JOURNEY 366 199}
+ {NEW_JOURNEY 347 187}
+ {NEW_JOURNEY 331 176}
+ {NEW_JOURNEY 316 161}
+ {NEW_JOURNEY 308 143}
+ {NEW_JOURNEY 301 127}
+ {NEW_JOURNEY 283 120}
+ {NEW_JOURNEY 266 109}
+ {NEW_JOURNEY 262 93}
+ {NEW_JOURNEY 261 75}
+ {NEW_JOURNEY 255 62}
+ {NEW_JOURNEY 245 46}
+ {NEW_BATTLE 228 33}
+#enddef
+
+#define SEARCH_STAGE2
+ {OLD_JOURNEY 472 217}
+ {OLD_JOURNEY 458 224}
+ {OLD_JOURNEY 440 223}
+ {OLD_JOURNEY 420 218}
+ {OLD_JOURNEY 405 216}
+ {OLD_JOURNEY 385 206}
+ {OLD_JOURNEY 366 199}
+ {OLD_JOURNEY 347 187}
+ {OLD_JOURNEY 331 176}
+ {OLD_JOURNEY 316 161}
+ {OLD_JOURNEY 308 143}
+ {OLD_JOURNEY 301 127}
+ {OLD_JOURNEY 283 120}
+ {OLD_JOURNEY 266 109}
+ {OLD_JOURNEY 262 93}
+ {OLD_JOURNEY 261 75}
+ {OLD_JOURNEY 255 62}
+ {OLD_JOURNEY 245 46}
+ {OLD_BATTLE 228 33}
+ {NEW_REST 489 214}
+#enddef
+
+#define SEARCH_COMPLETE
+ {OLD_JOURNEY 472 217}
+ {OLD_JOURNEY 458 224}
+ {OLD_JOURNEY 440 223}
+ {OLD_JOURNEY 420 218}
+ {OLD_JOURNEY 405 216}
+ {OLD_JOURNEY 385 206}
+ {OLD_JOURNEY 366 199}
+ {OLD_JOURNEY 347 187}
+ {OLD_JOURNEY 331 176}
+ {OLD_JOURNEY 316 161}
+ {OLD_JOURNEY 308 143}
+ {OLD_JOURNEY 301 127}
+ {OLD_JOURNEY 283 120}
+ {OLD_JOURNEY 266 109}
+ {OLD_JOURNEY 262 93}
+ {OLD_JOURNEY 261 75}
+ {OLD_JOURNEY 255 62}
+ {OLD_JOURNEY 245 46}
+ {OLD_BATTLE 228 33}
+ {OLD_REST 489 214}
+#enddef
+
+#define MATERIALS_STAGE1
+ {NEW_JOURNEY 503 208}
+ {NEW_JOURNEY 518 208}
+ {NEW_JOURNEY 534 210}
+ {NEW_JOURNEY 550 210}
+ {NEW_JOURNEY 564 210}
+ {NEW_BATTLE 578 202}
+#enddef
+
+#define MATERIALS_STAGE2
+ {OLD_JOURNEY 503 208}
+ {OLD_JOURNEY 518 208}
+ {OLD_JOURNEY 534 210}
+ {OLD_JOURNEY 550 210}
+ {OLD_JOURNEY 564 210}
+ {OLD_BATTLE 578 202}
+ {NEW_REST 489 214}
+#enddef
+
+#define MATERIALS_COMPLETE
+ {OLD_JOURNEY 503 208}
+ {OLD_JOURNEY 518 208}
+ {OLD_JOURNEY 534 210}
+ {OLD_JOURNEY 550 210}
+ {OLD_JOURNEY 564 210}
+ {OLD_BATTLE 578 202}
+ {OLD_REST 489 214}
+#enddef
+
+#define TOOLS_STAGE1
+ {NEW_JOURNEY 502 224}
+ {NEW_JOURNEY 514 231}
+ {NEW_JOURNEY 523 238}
+ {NEW_BATTLE 536 245}
+#enddef
+
+#define TOOLS_STAGE2
+ {NEW_BATTLE 536 245}
+#enddef
+
+#define TOOLS_COMPLETE
+ {OLD_JOURNEY 502 224}
+ {OLD_JOURNEY 514 231}
+ {OLD_JOURNEY 523 238}
+ {OLD_BATTLE 536 245}
+#enddef
+
+#define ALANIN_STAGE1
+ {NEW_JOURNEY 536 262}
+ {NEW_JOURNEY 529 276}
+ {NEW_JOURNEY 520 286}
+ {NEW_JOURNEY 514 297}
+ {NEW_BATTLE 506 309}
+#enddef
+
+#define ALANIN_COMPLETE
+ {OLD_JOURNEY 536 262}
+ {OLD_JOURNEY 529 276}
+ {OLD_JOURNEY 520 286}
+ {OLD_JOURNEY 514 297}
+ {OLD_BATTLE 506 309}
+#enddef
+
+#define FORGING_STAGE1
+ {NEW_JOURNEY 548 243}
+ {NEW_JOURNEY 559 236}
+ {NEW_JOURNEY 572 230}
+ {NEW_JOURNEY 584 225}
+ {NEW_BATTLE 597 221}
+#enddef
+
+#define FORGING_STAGE2
+ {OLD_JOURNEY 548 243}
+ {OLD_JOURNEY 559 236}
+ {OLD_JOURNEY 572 230}
+ {OLD_JOURNEY 584 225}
+ {OLD_BATTLE 597 221}
+ {NEW_JOURNEY 597 206}
+ {NEW_BATTLE 597 192}
+#enddef
+
+#define FORGING_COMPLETE
+ {OLD_JOURNEY 548 243}
+ {OLD_JOURNEY 559 236}
+ {OLD_JOURNEY 572 230}
+ {OLD_JOURNEY 584 225}
+ {OLD_BATTLE 597 221}
+ {OLD_JOURNEY 597 206}
+ {OLD_BATTLE 597 192}
+#enddef
+
+# trackplacer: tracks end
+
+#define TO_A_BARGAIN_IS_STRUCK
+ background=maps/wesnoth.png
+ {FLIGHT_STAGE1}
+#enddef
+
+#define TO_CLOSING_THE_GATES
+ background=maps/wesnoth.png
+ {FLIGHT_STAGE2}
+#enddef
+
+#define TO_IN_THE_DWARVEN_CITY
+ background=maps/wesnoth.png
+ {FLIGHT_STAGE3}
+#enddef
+
+#define TO_SEARCHING_FOR_THE_RUNECRAFTER
+ background=maps/wesnoth.png
+ {FLIGHT_COMPLETE}
+ {SEARCH_STAGE1}
+#enddef
+
+#define TO_THE_COUNCIL_REGATHERS
+ background=maps/wesnoth.png
+ {FLIGHT_COMPLETE}
+ {SEARCH_STAGE2}
+#enddef
+
+#define TO_GATHERING_MATERIALS
+ background=maps/wesnoth.png
+ {FLIGHT_COMPLETE}
+ {SEARCH_COMPLETE}
+ {MATERIALS_STAGE1}
+#enddef
+
+#define THE_JEWELER
+ background=maps/wesnoth.png
+ {FLIGHT_COMPLETE}
+ {SEARCH_COMPLETE}
+ {MATERIALS_STAGE2}
+#enddef
+
+#define TO_HILLS_OF_THE_SHORBEAR_CLAN
+ background=maps/wesnoth.png
+ {FLIGHT_COMPLETE}
+ {SEARCH_COMPLETE}
+ {MATERIALS_COMPLETE}
+ {TOOLS_STAGE1}
+#enddef
+
+#define TO_TOWARDS_THE_CAVES
+ background=maps/wesnoth.png
+ {FLIGHT_COMPLETE}
+ {SEARCH_COMPLETE}
+ {MATERIALS_COMPLETE}
+ {TOOLS_STAGE2}
+#enddef
+
+#define TO_OUTRIDING_OF_OUTRIDERS
+ background=maps/wesnoth.png
+ {FLIGHT_COMPLETE}
+ {SEARCH_COMPLETE}
+ {MATERIALS_COMPLETE}
+ {TOOLS_COMPLETE}
+ {ALANIN_STAGE1}
+ {ALANIN_STAGE1}
+#enddef
+
+#define TO_THE_DRAGON
+ background=maps/wesnoth.png
+ {FLIGHT_COMPLETE}
+ {SEARCH_COMPLETE}
+ {MATERIALS_COMPLETE}
+ {TOOLS_COMPLETE}
+ {FORGING_STAGE1}
+#enddef
+
+#define TO_CAVERNS_OF_FLAME
+ background=maps/wesnoth.png
+ {FLIGHT_COMPLETE}
+ {SEARCH_COMPLETE}
+ {MATERIALS_COMPLETE}
+ {TOOLS_COMPLETE}
+ {FORGING_STAGE2}
+#enddef
+
+
+
+
_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits