mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-20 12:39:31 +00:00
DiD S6: simplified some code
This commit is contained in:
parent
f1cf0dd2c4
commit
75b5ded35a
@ -158,22 +158,15 @@
|
||||
[/variable]
|
||||
|
||||
[then]
|
||||
[set_variable]
|
||||
name=orc_leader_store.x
|
||||
value=29
|
||||
[/set_variable]
|
||||
[set_variable]
|
||||
name=orc_leader_store.y
|
||||
value=2
|
||||
[/set_variable]
|
||||
[set_variable]
|
||||
name=orc_leader_store.side
|
||||
value=2
|
||||
[/set_variable]
|
||||
{VARIABLE orc_leader_store.x 29}
|
||||
{VARIABLE orc_leader_store.y 2}
|
||||
{VARIABLE orc_leader_store.side 2}
|
||||
|
||||
[unstore_unit]
|
||||
variable=orc_leader_store
|
||||
find_vacant=no
|
||||
[/unstore_unit]
|
||||
|
||||
{CLEAR_VARIABLE orc_leader_store}
|
||||
[/then]
|
||||
[/if]
|
||||
@ -199,38 +192,47 @@
|
||||
speaker=Malin Keshar
|
||||
message=_ "I bring word of a great victory against the orcs, Drogan."
|
||||
[/message]
|
||||
|
||||
[message]
|
||||
speaker=Drogan
|
||||
message=_ "I had hoped you would never return, Malin. You have been banished, and now return. You give me no choice but to order my soldiers to attack you."
|
||||
[/message]
|
||||
|
||||
[message]
|
||||
role=advisor
|
||||
message=_ "Master, do not listen to the lies he tells. There is always a choice, and he chooses to attack you. He jeopardizes the safety of Parthyn!"
|
||||
[/message]
|
||||
|
||||
[message]
|
||||
speaker=Malin Keshar
|
||||
message=_ "Silence from you."
|
||||
[/message]
|
||||
|
||||
[message]
|
||||
speaker=Malin Keshar
|
||||
message=_ "I have eliminated two orc chieftains. I doubt that we will see any orc raids this summer. The beasts will be too busy trying to regroup."
|
||||
[/message]
|
||||
|
||||
[message]
|
||||
speaker=Dela Keshar
|
||||
message=_ "You are mistaken, brother. Even now the orcs camp north of the river."
|
||||
[/message]
|
||||
|
||||
[message]
|
||||
speaker=Malin Keshar
|
||||
message=_ "I have been tracking that band since they fled the field at my great victory! But how did they get north of the river? Let my forces be and I will deal with them."
|
||||
[/message]
|
||||
|
||||
[message]
|
||||
speaker=Drogan
|
||||
message=_ "A nice story. I find it more likely that you brought your orcish allies here with you to take your revenge upon the city. If we stand down your undead will no doubt kill us where we stand. Watching you grow up, I never could have believed you would turn into a traitor."
|
||||
[/message]
|
||||
|
||||
[message]
|
||||
role=advisor
|
||||
message=_ "Master, he threatens the safety of the city by standing in your way."
|
||||
[/message]
|
||||
|
||||
[message]
|
||||
speaker=Malin Keshar
|
||||
message=_ "Then you are the traitor, Drogan, for preventing me from protecting the city. I will defend Parthyn, and if you stand in my way I will cut you down for the treason you commit."
|
||||
@ -244,6 +246,7 @@
|
||||
side=1
|
||||
x,y=27,13
|
||||
[/filter]
|
||||
|
||||
[message]
|
||||
speaker=narrator
|
||||
message=_ "Welcome to Parthyn"
|
||||
@ -261,6 +264,7 @@
|
||||
[filter]
|
||||
id=Dela Keshar
|
||||
[/filter]
|
||||
|
||||
[message]
|
||||
speaker=Dela Keshar
|
||||
message=_ "I am defeated but not dead, foul thing that was once my brother. Watch your back, because I will be coming for you..."
|
||||
@ -276,20 +280,20 @@
|
||||
[filter_second]
|
||||
side=1
|
||||
[/filter_second]
|
||||
[if]
|
||||
[filter_condition]
|
||||
[have_unit]
|
||||
id=Drogan
|
||||
[/have_unit]
|
||||
[then]
|
||||
[message]
|
||||
speaker=Malin Keshar
|
||||
message=_ "Now the people of Parthyn will never accept me back!"
|
||||
[/message]
|
||||
[endlevel]
|
||||
result=defeat
|
||||
[/endlevel]
|
||||
[/then]
|
||||
[/if]
|
||||
[/filter_condition]
|
||||
|
||||
[message]
|
||||
speaker=Malin Keshar
|
||||
message=_ "Now the people of Parthyn will never accept me back!"
|
||||
[/message]
|
||||
|
||||
[endlevel]
|
||||
result=defeat
|
||||
[/endlevel]
|
||||
[/event]
|
||||
|
||||
{MALIN_DEATH}
|
||||
@ -306,10 +310,12 @@
|
||||
speaker=Malin Keshar
|
||||
message=_ "See what your traitorous ways have won you, Drogan?"
|
||||
[/message]
|
||||
|
||||
[message]
|
||||
speaker=Dela Keshar
|
||||
message=_ "You will pay for Drogan’s death. Now that I have seen the true evil to which you have come, I will commit every guardsman to your demise. It pains me to think that you were once my brother."
|
||||
[/message]
|
||||
|
||||
[message]
|
||||
speaker=Malin Keshar
|
||||
message=_ "Even with my new power, I cannot fight the entire town as well as the orcs. I must flee to the west to find Darken Volk!"
|
||||
@ -333,7 +339,9 @@
|
||||
carryover_percentage=40
|
||||
[/gold_carryover]
|
||||
[/objectives]
|
||||
|
||||
{INCIDENTAL_MUSIC loyalists.ogg}
|
||||
|
||||
[event]
|
||||
name=moveto
|
||||
[filter]
|
||||
@ -345,11 +353,13 @@
|
||||
speaker=Dela Keshar
|
||||
message=_ "While our forces must stay here to fight off your pet orcs, when we are done I shall come after you. You are my brother no longer."
|
||||
[/message]
|
||||
|
||||
[message]
|
||||
speaker=Malin Keshar
|
||||
# wmllint: local spelling zephrin
|
||||
message=_ "Gods of Darkness, how did it come to this? My own sister determined on my death. Nothing has gone right since... since that day the fat toad Zephrin mocked my up-country accent and I lost my temper and cursed him with boils. <i>“A life curse goes beyond a joke,”</i> they said. <i>“Poor judgment,”</i> they said, and expelled me from the Academy."
|
||||
[/message]
|
||||
|
||||
[message]
|
||||
speaker=Malin Keshar
|
||||
message=_ "Now the only being who still wants to keep me alive is a necromancer. Curse them all! Live or die, I’ll have my revenge on those that have wronged me."
|
||||
|
Loading…
x
Reference in New Issue
Block a user