CVSROOT: /cvsroot/wesnoth Module name: wesnoth Branch: Changes by: Joseph Simmons <[EMAIL PROTECTED]> 04/08/29 16:11:54
Modified files: data/scenarios/Eastern_Invasion: Approaching_Weldyn.cfg Captured.cfg Escape_Tunnel.cfg Lake_Vrug.cfg Northern_Outpost.cfg The_Drowned_Plains.cfg The_Duel.cfg The_Outpost.cfg Throne_Room.cfg Tribal_Warfare.cfg Two_Paths.cfg Unexpected_Appearance.cfg Weldyn_Attack.cfg Log message: Balanced scenarios and added major plot changes CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/scenarios/Eastern_Invasion/Approaching_Weldyn.cfg.diff?tr1=1.6&tr2=1.7&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/scenarios/Eastern_Invasion/Captured.cfg.diff?tr1=1.21&tr2=1.22&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/scenarios/Eastern_Invasion/Escape_Tunnel.cfg.diff?tr1=1.12&tr2=1.13&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/scenarios/Eastern_Invasion/Lake_Vrug.cfg.diff?tr1=1.10&tr2=1.11&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/scenarios/Eastern_Invasion/Northern_Outpost.cfg.diff?tr1=1.10&tr2=1.11&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/scenarios/Eastern_Invasion/The_Drowned_Plains.cfg.diff?tr1=1.4&tr2=1.5&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/scenarios/Eastern_Invasion/The_Duel.cfg.diff?tr1=1.7&tr2=1.8&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/scenarios/Eastern_Invasion/The_Outpost.cfg.diff?tr1=1.8&tr2=1.9&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/scenarios/Eastern_Invasion/Throne_Room.cfg.diff?tr1=1.6&tr2=1.7&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/scenarios/Eastern_Invasion/Tribal_Warfare.cfg.diff?tr1=1.8&tr2=1.9&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/scenarios/Eastern_Invasion/Two_Paths.cfg.diff?tr1=1.9&tr2=1.10&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/scenarios/Eastern_Invasion/Unexpected_Appearance.cfg.diff?tr1=1.7&tr2=1.8&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/scenarios/Eastern_Invasion/Weldyn_Attack.cfg.diff?tr1=1.13&tr2=1.14&r1=text&r2=text Patches: Index: wesnoth/data/scenarios/Eastern_Invasion/Approaching_Weldyn.cfg diff -u wesnoth/data/scenarios/Eastern_Invasion/Approaching_Weldyn.cfg:1.6 wesnoth/data/scenarios/Eastern_Invasion/Approaching_Weldyn.cfg:1.7 --- wesnoth/data/scenarios/Eastern_Invasion/Approaching_Weldyn.cfg:1.6 Sat Aug 7 22:57:52 2004 +++ wesnoth/data/scenarios/Eastern_Invasion/Approaching_Weldyn.cfg Sun Aug 29 16:11:54 2004 @@ -63,7 +63,7 @@ canrecruit=1 controller=ai recruit=Skeleton,Skeleton Archer,Ghost - {GOLD 200 250 300} + {GOLD 400 500 600} team_name=bad {AI_STUFF} [/side] @@ -74,8 +74,8 @@ side=3 canrecruit=1 controller=ai - recruit=Walking Corpse,Vampire Bat,Skeleton - {GOLD 200 250 300} + recruit=Walking Corpse,Vampire Bat,Skeleton, + {GOLD 400 500 600} team_name=bad {AI_STUFF} [/side] @@ -87,7 +87,7 @@ canrecruit=1 controller=ai recruit=Revenant,Bone Shooter,Wraith - {GOLD 350 300 400} + {GOLD 500 600 750} team_name=bad {AI_STUFF} [/side] @@ -99,7 +99,7 @@ canrecruit=1 controller=ai recruit=Swordsman,Pikeman,Longbowman - {GOLD 150 200 300} + {GOLD 300 200 150} team_name=good [ai] passive_leader=yes @@ -115,9 +115,6 @@ [recall] description=Owaec [/recall] - [recall] - description=Sudoc - [/recall] [message] description=Gweddry id=msg_cmpgn_ei_17_01 @@ -142,6 +139,11 @@ id=msg_cmpgn_ei_17_03 message= _ "Come, into the castle." [/message] + [message] + description=Gweddry + id=msg_cmpgn_ei_17_05 + message= _ "Wait. First, what was that prophecy the lich talked about? I think you know of what he spoke." + [/message] [endlevel] result=victory [/endlevel] Index: wesnoth/data/scenarios/Eastern_Invasion/Captured.cfg diff -u wesnoth/data/scenarios/Eastern_Invasion/Captured.cfg:1.21 wesnoth/data/scenarios/Eastern_Invasion/Captured.cfg:1.22 --- wesnoth/data/scenarios/Eastern_Invasion/Captured.cfg:1.21 Tue Aug 24 19:47:42 2004 +++ wesnoth/data/scenarios/Eastern_Invasion/Captured.cfg Sun Aug 29 16:11:54 2004 @@ -734,7 +734,7 @@ [message] description=Valand id=msg_cmpgn_ei_14_27 - message= _ "Help us! The guards are planning to execute us tomorrow! I can help you get out of the mountains!" + message= _ "Help us! The guards are planning to execute us tomorrow!" [/message] [message] x,y=34,20 Index: wesnoth/data/scenarios/Eastern_Invasion/Escape_Tunnel.cfg diff -u wesnoth/data/scenarios/Eastern_Invasion/Escape_Tunnel.cfg:1.12 wesnoth/data/scenarios/Eastern_Invasion/Escape_Tunnel.cfg:1.13 --- wesnoth/data/scenarios/Eastern_Invasion/Escape_Tunnel.cfg:1.12 Sat Aug 7 22:57:52 2004 +++ wesnoth/data/scenarios/Eastern_Invasion/Escape_Tunnel.cfg Sun Aug 29 16:11:54 2004 @@ -90,12 +90,12 @@ [message] description=Gweddry id=msg_cmpgn_ei_02_01 - message= _ "Where are we? I cannot see where we are going." + message= _ "Where are we? I can't see where we are going." [/message] [message] description=Dacyn id=msg_cmpgn_ei_02_02 - message= _ "I do not know. There are trolls in here, which may try to fight us." + message= _ "I do not know. There are trolls in here, which may try to fight us. now hurry, we have to move quickly with those Lichs still behind us." [/message] [/event] @@ -139,7 +139,7 @@ [message] speaker=unit id=msg_cmpgn_ei_02_06 - message= _ "Yes, we will help you, for although we have no loyalty to Wesnoth, we believe that you are on a noble quest." + message= _ "Yes, we will help you, for we have no love for the trolls. Anyone attacked by them deserves some help, I think." [/message] [/event] @@ -278,9 +278,9 @@ message= _ "We have found you, human- Prepare to die!" [/message] [message] - description=Gweddry + description=Dacyn id=msg_cmpgn_ei_02_09 - message= _ "They follow us. We must move quickly!" + message= _ "So Mal-Ravanal does not follow us himself. That at least is good. But still, we must get out of this tunnel!" [/message] [/event] Index: wesnoth/data/scenarios/Eastern_Invasion/Lake_Vrug.cfg diff -u wesnoth/data/scenarios/Eastern_Invasion/Lake_Vrug.cfg:1.10 wesnoth/data/scenarios/Eastern_Invasion/Lake_Vrug.cfg:1.11 --- wesnoth/data/scenarios/Eastern_Invasion/Lake_Vrug.cfg:1.10 Wed Aug 11 21:00:22 2004 +++ wesnoth/data/scenarios/Eastern_Invasion/Lake_Vrug.cfg Sun Aug 29 16:11:54 2004 @@ -90,7 +90,7 @@ [message] description=Dacyn id=msg_cmpgn_ei_13_03 - message= _ "No! If I remember correctly, there is a lake coming up here, with a bridge across it. We can get through the mountains that way. And remember, if we had stayed south of the river, the undead would have killed us by now and raised our corpses to fight against the king. We do not have much of a choice, we have to stay north of the river where we are not deteced by the undead, and so we may be able to get around them and attack them where there are not as many enemies." + message= _ "No! If I remember correctly, there is a lake coming up here, with a bridge across it. We can get through the mountains that way. And remember, if we had stayed south of the river, the undead would have killed us by now and raised our corpses to fight against the king. We do not have much of a choice, we have to stay north of the river where we are not detected by the undead, and so we may be able to get around them and attack them where there are not as many enemies." [/message] [message] description=Gweddry Index: wesnoth/data/scenarios/Eastern_Invasion/Northern_Outpost.cfg diff -u wesnoth/data/scenarios/Eastern_Invasion/Northern_Outpost.cfg:1.10 wesnoth/data/scenarios/Eastern_Invasion/Northern_Outpost.cfg:1.11 --- wesnoth/data/scenarios/Eastern_Invasion/Northern_Outpost.cfg:1.10 Sat Aug 7 22:57:52 2004 +++ wesnoth/data/scenarios/Eastern_Invasion/Northern_Outpost.cfg Sun Aug 29 16:11:54 2004 @@ -161,16 +161,11 @@ [message] description=Dacyn id=msg_cmpgn_ei_06_04 - message= _ "We will see if we can get across to where you are without thieves killing us. Also, we will try to go to the villages and drive the thieves out. Onward, men!" - [/message] - [message] - description=Raklar - id=msg_cmpgn_ei_06_05 - message= _ "Stop these intruders from getting through. Ambush them!" + message= _ "Gweddry, I don't think we should try to regain our outpost. We need to go directly to the king. We will see if we can get across to where you are without thieves killing us. Also, we will try to go to the villages and drive the thieves out. Onward, men!" [/message] [/event] - #winning event + #"winning" event [item] x=22 y=2 @@ -209,19 +204,24 @@ [/variable] [then] [message] - description=Dacyn + description=Gweddry id=msg_cmpgn_ei_06_06 - message= _ "We have defeated these bandits. Perhaps, now that we are here, Owaec's troops will not be afraid to exit his castle." + message= _ "We have defeated these bandits. Dacyn, where should we go now?" [/message] [message] - description=Gweddry + description=Dacyn id=msg_cmpgn_ei_06_07 - message= _ "Yes, hopefully. Our outpost has been overrun by undead. What about yours? Have you encountered them?" + message= _ "Well, our outpost has been overrun by undead, and we can't go back there safely. What about yours, Owaec? Have you encountered them?" [/message] [message] description=Owaec id=msg_cmpgn_ei_06_08 - message= _ "No, I have not encountered any undead yet. However, I don't think me and my men can do any more good here. We will come with you to see if, together, we cannot find a way to push back these undead." + message= _ "No, I haven't seen any undead yet. However, if you say more undead are coming, I believe you. I don't think me and my men could fight against them, so we will come with you." + [/message] + [message] + description=Dacyn + id=msg_cmpgn_ei_06_09 + message= _ "Very well. We are going north right now, because there are too many undead to the east and they have already passed us in the west and south." [/message] [endlevel] result=victory Index: wesnoth/data/scenarios/Eastern_Invasion/The_Drowned_Plains.cfg diff -u wesnoth/data/scenarios/Eastern_Invasion/The_Drowned_Plains.cfg:1.4 wesnoth/data/scenarios/Eastern_Invasion/The_Drowned_Plains.cfg:1.5 --- wesnoth/data/scenarios/Eastern_Invasion/The_Drowned_Plains.cfg:1.4 Fri Aug 27 01:38:10 2004 +++ wesnoth/data/scenarios/Eastern_Invasion/The_Drowned_Plains.cfg Sun Aug 29 16:11:54 2004 @@ -64,7 +64,7 @@ [/message] [message] description=Dacyn - message= _ "The lich-lord must have flooded the valley. The undead like the swamp. It is death, decay, everything that they are themselves." + message= _ "The lich-lord Mal-Ravanal must have flooded the valley. The undead like the swamp. It is death, decay, everything that they are themselves." [/message] [message] description=Owaec @@ -87,12 +87,20 @@ message= _ "What is that?!?" [/message] [message] + description=Dacyn + message= _ "Ah, the dragon Khrakrahs. When it was alive, it was the most powerful creature ever, living in the Eastern Mountains. It must have fled when the Undead came." + [/message] + [message] description=Mal-Rhazal - message= _ "I leave you to your doom." + message= _ "Yes, the dragon fled, but not even the mightiest can escape the all-powerful clutches of the great lich Mal-Ravanal. You remember the prophecy, Dacyn. You will meet your doom!" [/message] - [kill_unit] + [kill] description=Mal-Rhazal - [/kill_unit] + [/kill] + [message] + description=Gweddry + message= _ "Prophecy?" + [/message] [/event] @@ -136,7 +144,7 @@ [/message] [message] description=Gweddry - message= _ "This might be more difficult than i thought." + message= _ "This might be more difficult than I thought." [/message] [/else] [/if] @@ -178,10 +186,6 @@ description=Khrakrahs [/filter] [message] - description=Khrakrahs - message= _ "I will get you! I... will... get... youu...." - [/message] - [message] description=Dacyn message= _ "Now lets get out of this bog!" [/message] Index: wesnoth/data/scenarios/Eastern_Invasion/The_Duel.cfg diff -u wesnoth/data/scenarios/Eastern_Invasion/The_Duel.cfg:1.7 wesnoth/data/scenarios/Eastern_Invasion/The_Duel.cfg:1.8 --- wesnoth/data/scenarios/Eastern_Invasion/The_Duel.cfg:1.7 Sat Aug 7 22:57:52 2004 +++ wesnoth/data/scenarios/Eastern_Invasion/The_Duel.cfg Sun Aug 29 16:11:54 2004 @@ -2,7 +2,7 @@ id=Duel name= _ "The Duel" map_data="{maps/Eastern_Invasion/The_Arena}" - turns=36 + turns=-1 next_scenario=victory {DAWN} @@ -90,7 +90,7 @@ [message] description=Announcer id=msg_cmpgn_ei_21_04 - message= _ "Let the battle begin!!!" + message= _ "Other than these, there are no rules. The battle will not stop until one of the leaders is dead. Let the battle begin!!!" [/message] [/event] @@ -160,7 +160,7 @@ [message] description=Announcer id=msg_cmpgn_ei_21_07 - message= _ "Very well. Continue the duel!" + message= _ "That is very unfair. Very well. Continue the duel!" [/message] [/event] @@ -169,7 +169,28 @@ [filter] description=Mal-Ravanal [/filter] + [message] + description=Announcer + id=msg_cmpgn_ei_21_05 + message= _ "Foul! He's not allowed to do that!" + [/message] + [message] + description=Undead Announcer + id=msg_cmpgn_ei_21_06 + message= _ "Actually he is. The rules say he can only bring six of his minions,they didn't say he couldn't summon more after the duel started. However, Gweddry is still not allowed to bring more troops, because that would be bringing, not summoning." + [/message] + [message] + description=Announcer + id=msg_cmpgn_ei_21_07 + message= _ "That is very unfair. Very well. Continue the duel!" + [/message] + [/event] + + [event] + name=die + [filter] + [message] description=Mal-Ravanal id=msg_cmpgn_ei_21_08 message= _ "I can't believe I lost the duel..." @@ -184,12 +205,31 @@ [/endlevel] [/event] - [event] - name=time over - [message] - description=Mal-Ravanal - id=msg_cmpgn_ei_21_10 - message= _ "Well, the duel's over now. I win by default. Kill them, minions!" - [/message] - [/event] +#define TURNX5 T +[event] +name=turn {T} + [message] + description=Mal-Ravanal + message= _ "And more!" + [/message] + {DK} + {SS} + {SP} + {NP} + {NP} + {NP} +[/event] +#enddef + + {TURNX5 11} + {TURNX5 17} + {TURNX5 23} + {TURNX5 30} + {TURNX5 38} + {TURNX5 47} + {TURNX5 57} + {TURNX5 68} + {TURNX5 80} + + [/scenario] Index: wesnoth/data/scenarios/Eastern_Invasion/The_Outpost.cfg diff -u wesnoth/data/scenarios/Eastern_Invasion/The_Outpost.cfg:1.8 wesnoth/data/scenarios/Eastern_Invasion/The_Outpost.cfg:1.9 --- wesnoth/data/scenarios/Eastern_Invasion/The_Outpost.cfg:1.8 Wed Aug 11 16:35:02 2004 +++ wesnoth/data/scenarios/Eastern_Invasion/The_Outpost.cfg Sun Aug 29 16:11:54 2004 @@ -133,17 +133,7 @@ [message] description=Dacyn id=msg_cmpgn_ei_01_05 - message= _ "So, you're the leader of this entire undead force?" - [/message] - [message] - description=Gweddry - id=msg_cmpgn_ei_01_06 - message= _ "We should probably try to get this knowledge to the king." - [/message] - [message] - description=Dacyn - id=msg_cmpgn_ei_01_07 - message= _ "Sir, we cannot defeat a lich this powerful. I am going to search the castle and see if there is any way we can escape." + message= _ "What? Mal-Ravanal? I see... Gweddry, this Lich is too powerful for us to resist. We must try to escape. I think there is a tunnel somewhere in the castle cellar." [/message] [kill] Index: wesnoth/data/scenarios/Eastern_Invasion/Throne_Room.cfg diff -u wesnoth/data/scenarios/Eastern_Invasion/Throne_Room.cfg:1.6 wesnoth/data/scenarios/Eastern_Invasion/Throne_Room.cfg:1.7 --- wesnoth/data/scenarios/Eastern_Invasion/Throne_Room.cfg:1.6 Sat Aug 7 22:57:52 2004 +++ wesnoth/data/scenarios/Eastern_Invasion/Throne_Room.cfg Sun Aug 29 16:11:54 2004 @@ -18,6 +18,51 @@ [story] [part] + story= _ "(sigh) Yes, the prophecy. I know of what the lich spoke. It all started in the reign of Haldric VII..." +# background= + [/part] + + [part] + story= _ "The greatest seer in the land, x1x, foresaw that some day, some day soon, a great evil would spread over the land. The king, naturally, was worried." +# background= + [/part] + + [part] + story= _ "The seer told him that the only way to stop the evil was to appoint a mage, versed well in combat with the spirits of darkness, to be the king's advisor." +# background= + [/part] + + [part] + story= _ "In all the land, there were two mages of light that clearly stood out from the rest. A mage from the East named x2x, and myself." +# background= + [/part] + + [part] + story= _ "The King, wishing to choose a good advisor, sent us both before x1x. Then he conversed with the seer privately. None know what was said, but when he came out he announced that the seer was dead, and he had chosen me as his new advisor." +# background= + [/part] + + [part] + story= _ "x2x took this quietly enough, we all thought, but now I think that this was when he began his fall. He went deep into conversation with the spirits of darkness, hoping to discover their weaknesses, but it was they who found his." +# background= + [/part] + + [part] + story= _ "In time, as all of the mages of death eventually do, he took his own life and reformed himself as a lich, one of the most powerful ones ever seen." +# background= + [/part] + + [part] + story= _ "One day, he disguised himself and came to the castle, where I was living. He demanded to see me, and the guards let him in, for then he was still a respected member of the court. When I came out, he revealed himself and challenged me to a duel." +# background= + [/part] + + [part] + story= _ "The guards, surprised by this sudden revelation, advanced to attack him. However, as he was now skilled in the magical art of teleportation, he simply vanished. And has not been seen since." +# background= + [/part] + + [part] background=maps/eastern_invasion.png show_title=yes {DOT 280 160} @@ -60,63 +105,49 @@ [recall] description=Owaec [/recall] - [recall] - description=Sudoc - [/recall] [message] - description=Konrad II - id=msg_cmpgn_ei_18_01 - message= _ "This is a hopeless battle. We don't have any way to defeat these hordes." + description=Dacyn + message= _ "Not been seen, that is, until the day when he attacked Gweddry and me in that outpost on the Eastern border. This is the lich we are facing, a lich who has renamed himself Mal-Ravanal, as he revealed on that day." [/message] [message] - description=Dacyn - id=msg_cmpgn_ei_18_02 - message= _ "No, I think there is one solution." + description=Konrad II + message= _ "So what should we do now?" [/message] [message] description=Kaldor - id=msg_cmpgn_ei_18_03 - message= _ "What exactly would that be?" + message= _ "We must fight, obviously. Surely the might of Wesnoth can triumph over a mere Lich!" [/message] [message] description=Gweddry - id=msg_cmpgn_ei_18_04 - message= _ "Well, let me explain. Originally, when we were in out outpost, the undead came during the night and attacked us. The leader of the undead army way with them." + message= _ "I can tell by your words that you have not seen the hordes for yourself. It is like all of the dead warriors from all the ages have come back to attack us. There is no end to the columns of marching skeletons, the wailing ghosts, the infernal bats, led by the foul necromancers who raised them." [/message] [message] - description=Konrad II - id=msg_cmpgn_ei_18_05 - message= _ "What significance does that have?" + description=Kaldor + message= _ "But still, it's not like you have a better plan!" [/message] [message] description=Owaec - id=msg_cmpgn_ei_18_06 - message= _ "If you cut off the head, the body will die." - [/message] - [message] - description=Kaldor - id=msg_cmpgn_ei_18_07 - message= _ "I see. Who is the enemy?" + message= _ "Thats why we're at this council..." [/message] [message] - description=Gweddry - id=msg_cmpgn_ei_18_08 - message= _ "A lich named Mal-Ravanal." + description=Dacyn + message= _ "Anyway, we already know we cannot defeat the hordes of the enemy head-on in battle. So it seems that the only path to victory is to destroy the head of these necromancers, the lich Mal-Ravanal." [/message] [message] - description=Sudoc - id=msg_cmpgn_ei_18_09 - message= _ "But we still don't have any way to win. We won't ever be able to get close to Mal-Ravanal." + description=Kaldor + message= _ "But as yet we have no idea how to do it!" [/message] [message] description=Dacyn - id=msg_cmpgn_ei_18_10 - message= _ "Actually, i think we will. He is very arrogant. We might be able to convince him to expose himself. Also, i don't think he knows that we know who he is. We might be able to use this against him." + message= _ "Well, we do know that he is very arrogant, and can be easily tricked. That is how he fell in the first place." [/message] [message] description=Konrad II - id=msg_cmpgn_ei_18_11 - message= _ "Very well. I think we might have a way to defeat this enemy. We don't have a large chance of killing him, but we might be able to." + message= _ "So maybe we can trick him into exposing himself to us? Dacyn, does he know we know who he is?" + [/message] + [message] + description=Dacyn + message= _ "No, I don't think so. I am the only person alive who would recognize the name Mal-Ravanal, and if he had known I was there when he attacked, he would have pursued us much more vigorously." [/message] [unit] description=Royal Guard @@ -131,9 +162,9 @@ message= _ "Sire, the undead armies are attacking!" [/message] [message] - description=Kaldor + description=Owaec id=msg_cmpgn_ei_18_13 - message= _ "Meeting adjourned. Time to fight." + message= _ "Well, that will have to be the end of our council. Let us fight!" [/message] [endlevel] result=continue_no_save Index: wesnoth/data/scenarios/Eastern_Invasion/Tribal_Warfare.cfg diff -u wesnoth/data/scenarios/Eastern_Invasion/Tribal_Warfare.cfg:1.8 wesnoth/data/scenarios/Eastern_Invasion/Tribal_Warfare.cfg:1.9 --- wesnoth/data/scenarios/Eastern_Invasion/Tribal_Warfare.cfg:1.8 Wed Aug 11 16:35:02 2004 +++ wesnoth/data/scenarios/Eastern_Invasion/Tribal_Warfare.cfg Sun Aug 29 16:11:54 2004 @@ -127,7 +127,7 @@ [message] description=Elandin id=msg_cmpgn_ei_12_10 - message= _ "These orcs will die. But so will you, human. You have tresspassed on Elvish land." + message= _ "These orcs will die. But so will you, human. You have trespassed on Elvish land." [/message] [message] description=Pelathsil Index: wesnoth/data/scenarios/Eastern_Invasion/Two_Paths.cfg diff -u wesnoth/data/scenarios/Eastern_Invasion/Two_Paths.cfg:1.9 wesnoth/data/scenarios/Eastern_Invasion/Two_Paths.cfg:1.10 --- wesnoth/data/scenarios/Eastern_Invasion/Two_Paths.cfg:1.9 Wed Aug 11 16:35:02 2004 +++ wesnoth/data/scenarios/Eastern_Invasion/Two_Paths.cfg Sun Aug 29 16:11:54 2004 @@ -104,7 +104,7 @@ [message] description=Owaec id=msg_cmpgn_ei_08_04 - message= _ "No, I think we should go straight through and try to warn the king as quickly as possible. The undead hordes can't be that large, and there are orcs in the northlands." + message= _ "No, I think we should go straight through and try to get to the king as quickly as possible. The undead hordes can't be that large, and there are orcs in the northlands." [/message] [message] description=Gweddry Index: wesnoth/data/scenarios/Eastern_Invasion/Unexpected_Appearance.cfg diff -u wesnoth/data/scenarios/Eastern_Invasion/Unexpected_Appearance.cfg:1.7 wesnoth/data/scenarios/Eastern_Invasion/Unexpected_Appearance.cfg:1.8 --- wesnoth/data/scenarios/Eastern_Invasion/Unexpected_Appearance.cfg:1.7 Sat Aug 7 22:57:52 2004 +++ wesnoth/data/scenarios/Eastern_Invasion/Unexpected_Appearance.cfg Sun Aug 29 16:11:54 2004 @@ -105,7 +105,7 @@ [message] description=Dacyn id=msg_cmpgn_ei_03_02 - message= _ "Oh no! We are in the middle of enemy territory!" + message= _ "This is bad. We are in the middle of enemy territory!" [/message] [message] description=Mal-Kallat @@ -135,7 +135,7 @@ [message] description=Gweddry id=msg_cmpgn_ei_03_08 - message= _ "If we kill Mal-Skraat, we will have opened a way to enter Wesnoth, but if we kill Mal-Kallat, we will be able to penetrate further into Undead lands." + message= _ "If we kill Mal-Skraat, we will have opened a way to enter Wesnoth, but if we kill Mal-Kallat, we will be able to penetrate further into Undead lands. I don't know how far we will get, though." [/message] [/event] Index: wesnoth/data/scenarios/Eastern_Invasion/Weldyn_Attack.cfg diff -u wesnoth/data/scenarios/Eastern_Invasion/Weldyn_Attack.cfg:1.13 wesnoth/data/scenarios/Eastern_Invasion/Weldyn_Attack.cfg:1.14 --- wesnoth/data/scenarios/Eastern_Invasion/Weldyn_Attack.cfg:1.13 Mon Aug 9 01:33:53 2004 +++ wesnoth/data/scenarios/Eastern_Invasion/Weldyn_Attack.cfg Sun Aug 29 16:11:54 2004 @@ -415,7 +415,7 @@ [message] description=Messenger of Doom id=msg_cmpgn_ei_19_26 - message= _ "Well, you have defeated some of my captains. Good job. But that was only a small fraction of my horde." + message= _ "He says: Well, you have defeated some of my captains. Good job. But that was only a small fraction of my horde." [/message] [message] description=Dacyn @@ -425,12 +425,12 @@ [message] description=Messenger of Doom id=msg_cmpgn_ei_19_28 - message= _ "Well, it would be very easy for me to defeat you. But I don't think it would do justice to my power." + message= _ "He says: Well, it would be very easy for me to defeat you. But I don't think it would do justice to my power." [/message] [message] description=Owaec id=msg_cmpgn_ei_19_29 - message= _ "We don't care about honoring your power. Bring it on!" + message= _ "We don't care about honoring your power. Attack us with all your might, we don't care!" [/message] [message] decription=Messenger of Doom @@ -445,7 +445,7 @@ [message] description=Messenger of Doom id=msg_cmpgn_ei_19_32 - message= _ "Yes, you, a coward. You claim to have defeated my lord's captains, but it was really your hordes, not you." + message= _ "Yes, you, a coward. He says: You claim to have defeated my lord's captains, but it was really your hordes, not you." [/message] [message] description=Dacyn @@ -465,7 +465,7 @@ [message] description=Messenger of Doom id=msg_cmpgn_ei_19_36 - message= _ "SHUT UP! I doubt Gweddry could even last two seconds in actual combat. And I'll prove it. I challenge you, Gweddry, to a duel." + message= _ "SHUT UP! He says: I doubt Gweddry could even last two seconds in actual combat. And I'll prove it. I challenge you, Gweddry, to a duel." [/message] [message] description=Gweddry @@ -475,17 +475,17 @@ [message] description=Messenger of Doom id=msg_cmpgn_ei_19_38 - message= _ "That only proves you are a coward. Anyway, who said anything about one-on-one combat? I said a duel, seven-on-seven. Pick your six best slaves and I will pick my six best minions." + message= _ "That only proves you are a coward. Anyway, who said anything about one-on-one combat? He said: a duel, seven-on-seven. Pick your six best slaves and I will pick my six best minions." [/message] [message] description=Owaec id=msg_cmpgn_ei_19_39 - message= _ "That is a very interesting notion of a duel. Gweddry, I suggest you accept, since he keeps calling you a coward." + message= _ "That is a very interesting notion of a duel. Gweddry, I don't think you should accept. He will bring more than seven undead to the 'duel'." [/message] [message] description=Dacyn id=msg_cmpgn_ei_19_40 - message= _ "No, don't accept. It is obviously a trick- he will bring many more than six people. We must win this battle on our own terms." + message= _ "I think you should accept. This at least guarantees a somewhat fair fight, and otherwise we will have to face the whole undead army." [/message] [message] description=Messenger of Doom