Two more character renames:
Marcus is Earth-human: Father Marcus -> Father Morvin Spanish doesn't have a "th" sound; ShadowMaster tells me that Sister Theta's name sounds a lot like "Sister Tit" in that language. So Theta -> Thera.
This commit is contained in:
parent
0ef3d48fab
commit
ff722d201f
14 changed files with 260 additions and 260 deletions
Before Width: | Height: | Size: 99 KiB After Width: | Height: | Size: 99 KiB |
Before Width: | Height: | Size: 90 KiB After Width: | Height: | Size: 90 KiB |
|
@ -515,9 +515,9 @@
|
|||
[/event]
|
||||
|
||||
# Now freeing the prisoners, there is four of them and the nearest
|
||||
# one looking from the entrance is 1a - Father Marcus - free and
|
||||
# one looking from the entrance is 1a - Father Morvin - free and
|
||||
# death event
|
||||
# wmllint: recognize Sister Theta
|
||||
# wmllint: recognize Sister Thera
|
||||
[event]
|
||||
name=moveto
|
||||
[filter]
|
||||
|
@ -535,9 +535,9 @@
|
|||
[unit]
|
||||
type=White Mage
|
||||
side=1
|
||||
id=Father Marcus
|
||||
name= _ "Father Marcus"
|
||||
profile=portraits/Father_Marcus.png
|
||||
id=Father Morvin
|
||||
name= _ "Father Morvin"
|
||||
profile=portraits/Father_Morvin.png
|
||||
x=9
|
||||
y=39
|
||||
[modifications]
|
||||
|
@ -547,34 +547,34 @@
|
|||
[/unit]
|
||||
# Some dialogue
|
||||
[message]
|
||||
speaker=Father Marcus
|
||||
speaker=Father Morvin
|
||||
message= _ "Finally! I am free. Lord Tallin, I am forever in your debt! We will follow you to the end of the World if need be."
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Tallin
|
||||
message= _ "It's just Tallin, no Lord. And no problem."
|
||||
[/message]
|
||||
# If he was freed after sister Theta,
|
||||
# If he was freed after sister Thera,
|
||||
# there is no need to repeat the exposition
|
||||
[if]
|
||||
[have_unit]
|
||||
id="Sister Theta"
|
||||
id="Sister Thera"
|
||||
[/have_unit]
|
||||
[then]
|
||||
[message]
|
||||
speaker=Sister Theta
|
||||
message= _ "Marcus!"
|
||||
speaker=Sister Thera
|
||||
message= _ "Morvin!"
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Father Marcus
|
||||
message= _ "Theta!"
|
||||
speaker=Father Morvin
|
||||
message= _ "Thera!"
|
||||
[/message]
|
||||
[message]
|
||||
speaker=unit
|
||||
message= _ "Please, folks, not now."
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Sister Theta
|
||||
speaker=Sister Thera
|
||||
message= _ "Oh, sorry."
|
||||
[/message]
|
||||
[/then]
|
||||
|
@ -585,15 +585,15 @@
|
|||
message= _ "Who are you? How did you end up down here?"
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Father Marcus
|
||||
message= _ "I am called Father Marcus. My wife, Theta and I were advisers and healers for the dwarvish nobles. We could not shield them from the wrath of Khazg Black-Tusk, but we survived the orcs and trolls -- only to be captured by these skeletons."
|
||||
speaker=Father Morvin
|
||||
message= _ "I am called Father Morvin. My wife, Thera and I were advisers and healers for the dwarvish nobles. We could not shield them from the wrath of Khazg Black-Tusk, but we survived the orcs and trolls -- only to be captured by these skeletons."
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Tallin
|
||||
message= _ "Funny, why would the bonebag keep you as his prisoners? He doesn't really seem to be the merciful type."
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Father Marcus
|
||||
speaker=Father Morvin
|
||||
message= _ "He didn't keep us alive out of mercy, he wanted to study us to see if there was a way to counteract our arcane attacks. His kind are very vulnerable to such attacks."
|
||||
[/message]
|
||||
[message]
|
||||
|
@ -601,7 +601,7 @@
|
|||
message= _ "Indeed, that is good to know. But you are now free to go wherever you like. May the Lords of Light guide your path."
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Father Marcus
|
||||
speaker=Father Morvin
|
||||
message= _ "As I have said, Tallin, I am eternally in your debt, and I take my debts seriously. If you have no objection, I will serve you until one of us departs this life."
|
||||
[/message]
|
||||
[message]
|
||||
|
@ -609,7 +609,7 @@
|
|||
message= _ "Oh, think nothing of it. Let no talk of debts come between us; rather let us join hands as allies in restoring these Northlands to sanity."
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Father Marcus
|
||||
speaker=Father Morvin
|
||||
message= _ "Thank you, Tallin."
|
||||
[/message]
|
||||
[/else]
|
||||
|
@ -618,7 +618,7 @@
|
|||
[event]
|
||||
name=die
|
||||
[filter]
|
||||
id=Father Marcus
|
||||
id=Father Morvin
|
||||
[/filter]
|
||||
|
||||
[message]
|
||||
|
@ -626,15 +626,15 @@
|
|||
message= _ "Wow! That's incredible. Now I understand why the Bag of Bones kept you guys in jail; He just simply couldn't kill you!"
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Sister Theta
|
||||
speaker=Sister Thera
|
||||
message= _ " *giggle*"
|
||||
[/message]
|
||||
[/event]
|
||||
[/event]
|
||||
|
||||
# Next prisoner in line is sister Theta, this event is essentialy
|
||||
# Next prisoner in line is sister Thera, this event is essentialy
|
||||
# a clone of the previous one.
|
||||
# 1b - Sister Theta
|
||||
# 1b - Sister Thera
|
||||
[event]
|
||||
name=moveto
|
||||
[filter]
|
||||
|
@ -650,9 +650,9 @@
|
|||
[unit]
|
||||
type=White Mage
|
||||
gender=female
|
||||
id=Sister Theta
|
||||
name= _ "Sister Theta"
|
||||
profile=portraits/Sister_Theta.png
|
||||
id=Sister Thera
|
||||
name= _ "Sister Thera"
|
||||
profile=portraits/Sister_Thera.png
|
||||
side=1
|
||||
x=6
|
||||
y=38
|
||||
|
@ -662,7 +662,7 @@
|
|||
[/modifications]
|
||||
[/unit]
|
||||
[message]
|
||||
speaker=Sister Theta
|
||||
speaker=Sister Thera
|
||||
message= _ "Freedom at last. Thank you, Lord Tallin."
|
||||
[/message]
|
||||
[message]
|
||||
|
@ -671,23 +671,23 @@
|
|||
[/message]
|
||||
[if]
|
||||
[have_unit]
|
||||
id="Father Marcus"
|
||||
id="Father Morvin"
|
||||
[/have_unit]
|
||||
[then]
|
||||
[message]
|
||||
speaker=Sister Theta
|
||||
message= _ "Marcus!"
|
||||
speaker=Sister Thera
|
||||
message= _ "Morvin!"
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Father Marcus
|
||||
message= _ "Theta!"
|
||||
speaker=Father Morvin
|
||||
message= _ "Thera!"
|
||||
[/message]
|
||||
[message]
|
||||
speaker=unit
|
||||
message= _ "Please, folks, not now."
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Sister Theta
|
||||
speaker=Sister Thera
|
||||
message= _ "Oh, sorry."
|
||||
[/message]
|
||||
[/then]
|
||||
|
@ -697,15 +697,15 @@
|
|||
message= _ "Who are you? How did you end up down here?"
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Sister Theta
|
||||
message= _ "I am called Sister Theta. My husband Marcus and I were advisers and healers for the dwarvish nobles of Knalga. We could not save them from Khazg Black-Tusk's troops, but we survived the orcs and trolls only to be captured when these skeletons appeared."
|
||||
speaker=Sister Thera
|
||||
message= _ "I am called Sister Thera. My husband Morvin and I were advisers and healers for the dwarvish nobles of Knalga. We could not save them from Khazg Black-Tusk's troops, but we survived the orcs and trolls only to be captured when these skeletons appeared."
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Tallin
|
||||
message= _ "Funny, why would the bonebag keep you as his prisoners? He didn't seem to be the merciful type."
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Sister Theta
|
||||
speaker=Sister Thera
|
||||
message= _ "He didn't keep us alive out of mercy, he wanted to study us to see if there was a way to counteract our arcane attacks. His kind are very vulnerable to such attacks, as I am sure you know by now."
|
||||
[/message]
|
||||
[message]
|
||||
|
@ -713,7 +713,7 @@
|
|||
message= _ "Indeed, that is good to know. But you are now free to go wherever you like. May the Lords of Light guide your path."
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Sister Theta
|
||||
speaker=Sister Thera
|
||||
message= _ "If you have no objection, Tallin, we would like to join you. These northlands are hardly safe these days for anyone to be traveling on their own, and we could lend valuable help to your cause."
|
||||
[/message]
|
||||
[message]
|
||||
|
@ -721,7 +721,7 @@
|
|||
message= _ "Very well, you are most welcome to join us."
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Sister Theta
|
||||
speaker=Sister Thera
|
||||
message= _ "Thank you, Tallin."
|
||||
[/message]
|
||||
[/else]
|
||||
|
@ -760,20 +760,20 @@
|
|||
speaker=unit
|
||||
message= _ "Oh my, she is almost dead!"
|
||||
[/message]
|
||||
# Depending whether or not Theta has been, freed dialog
|
||||
# Depending whether or not Thera has been, freed dialog
|
||||
# describes Elenia healing herself or being healed.
|
||||
[if]
|
||||
[have_unit]
|
||||
id="Sister Theta"
|
||||
id="Sister Thera"
|
||||
[/have_unit]
|
||||
[then]
|
||||
[message]
|
||||
speaker=Sister Theta
|
||||
speaker=Sister Thera
|
||||
message= _ "Here, let me see her."
|
||||
[/message]
|
||||
[teleport]
|
||||
[filter]
|
||||
id=Sister Theta
|
||||
id=Sister Thera
|
||||
[/filter]
|
||||
x=3
|
||||
y=38
|
||||
|
@ -784,11 +784,11 @@
|
|||
message= _ "Was that a teleport you just did? Wow, you guys are good!"
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Father Marcus
|
||||
speaker=Father Morvin
|
||||
message= _ " *wink* *wink*"
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Sister Theta
|
||||
speaker=Sister Thera
|
||||
message= _ "Here, this will help her."
|
||||
[/message]
|
||||
[sound]
|
||||
|
@ -799,7 +799,7 @@
|
|||
message= _ "Uh....... where..... am..... I...?"
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Sister Theta
|
||||
speaker=Sister Thera
|
||||
message= _ "You are in the dungeons of Malifor. These brave people have just released you."
|
||||
[/message]
|
||||
[message]
|
||||
|
@ -808,7 +808,7 @@
|
|||
[/message]
|
||||
[message]
|
||||
speaker=Tallin
|
||||
message= _ "No problem. Sister Theta, you take care of her. If she wants to join us she would make a powerful ally."
|
||||
message= _ "No problem. Sister Thera, you take care of her. If she wants to join us she would make a powerful ally."
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Elenia
|
||||
|
@ -932,14 +932,14 @@
|
|||
speaker=Camerin
|
||||
message= _ "The bastards!"
|
||||
[/message]
|
||||
# On the other hand, the following two look awkward without Marcus in play.
|
||||
# On the other hand, the following two look awkward without Morvin in play.
|
||||
[if]
|
||||
[have_unit]
|
||||
id="Father Marcus"
|
||||
id="Father Morvin"
|
||||
[/have_unit]
|
||||
[then]
|
||||
[message]
|
||||
speaker=Father Marcus
|
||||
speaker=Father Morvin
|
||||
message= _ "Probably another one of Malifor's experiments."
|
||||
[/message]
|
||||
[message]
|
||||
|
@ -2607,20 +2607,20 @@
|
|||
# freed at this point.
|
||||
[if]
|
||||
[have_unit]
|
||||
id=Father Marcus
|
||||
id=Father Morvin
|
||||
[/have_unit]
|
||||
[or]
|
||||
[have_unit]
|
||||
id=Sister Theta
|
||||
id=Sister Thera
|
||||
[/have_unit]
|
||||
[/or]
|
||||
[then]
|
||||
[message]
|
||||
speaker=Father Marcus
|
||||
speaker=Father Morvin
|
||||
message= _ "You are wrong, Malifor, for you shall be the one who is destroyed. You are cruel, merciless and a terror to all that lives. The world will be a better place with you gone!"
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Sister Theta
|
||||
speaker=Sister Thera
|
||||
message= _ "To feed your greed and hunger you have terrorized all that is good. You have disturbed the rest of the brave defenders of Knalga. Now, your evil reign shall be brought to an end."
|
||||
[/message]
|
||||
[message]
|
||||
|
@ -2715,12 +2715,12 @@
|
|||
[if]
|
||||
[variable]
|
||||
name=second_unit.id
|
||||
equals=Father Marcus
|
||||
equals=Father Morvin
|
||||
[/variable]
|
||||
[or]
|
||||
[variable]
|
||||
name=second_unit.id
|
||||
equals=Sister Theta
|
||||
equals=Sister Thera
|
||||
[/variable]
|
||||
[/or]
|
||||
[then]
|
||||
|
@ -2753,7 +2753,7 @@
|
|||
message= _ "At last! Victory is ours! Good work, men!"
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Father Marcus
|
||||
speaker=Father Morvin
|
||||
message= _ "So, where to now, Tallin?"
|
||||
[/message]
|
||||
[message]
|
||||
|
@ -2920,14 +2920,14 @@
|
|||
[/switch]
|
||||
[if]
|
||||
[have_unit]
|
||||
id=Father Marcus
|
||||
id=Father Morvin
|
||||
[/have_unit]
|
||||
[have_unit]
|
||||
id=Sister Theta
|
||||
id=Sister Thera
|
||||
[/have_unit]
|
||||
[then]
|
||||
[message]
|
||||
speaker=Father Marcus
|
||||
speaker=Father Morvin
|
||||
message= _ "I see now. It is impossible to destroy him by ordinary means."
|
||||
[/message]
|
||||
[message]
|
||||
|
@ -2935,19 +2935,19 @@
|
|||
message= _ "Then how are we going to destroy him? Surely there must be a way."
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Father Marcus
|
||||
message= _ "Yes, I think there is, but only myself or Theta have the means to do it. Come on Theta, let's destroy that old skeleton."
|
||||
speaker=Father Morvin
|
||||
message= _ "Yes, I think there is, but only myself or Thera have the means to do it. Come on Thera, let's destroy that old skeleton."
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Sister Theta
|
||||
speaker=Sister Thera
|
||||
message= _ "Yeah, I can't wait to get my hands on that bastard!"
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Father Marcus
|
||||
speaker=Father Morvin
|
||||
message= _ "That was very unladylike of you."
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Sister Theta
|
||||
speaker=Sister Thera
|
||||
message= _ " *giggle* Sorry."
|
||||
[/message]
|
||||
[/then]
|
||||
|
|
|
@ -268,10 +268,10 @@
|
|||
id=Elenia
|
||||
[/recall]
|
||||
[recall]
|
||||
id=Father Marcus
|
||||
id=Father Morvin
|
||||
[/recall]
|
||||
[recall]
|
||||
id=Sister Theta
|
||||
id=Sister Thera
|
||||
[/recall]
|
||||
# Place bad guy bodyguards
|
||||
{NOTRAIT_UNIT 2 "Orcish Warlord" 2 20}
|
||||
|
@ -640,11 +640,11 @@
|
|||
message= _ "Geez, we have been fighting them for three whole days and nights now with no end in sight. Now the fourth night is approaching, what should we do?"
|
||||
[/message]
|
||||
[message]
|
||||
id=Father Marcus
|
||||
id=Father Morvin
|
||||
message= _ "It seems hopeless to continue on like this. The orcs' numbers are unlimited and Rakshas is very well guarded. The only possible outcome to all this is more slaughter."
|
||||
[/message]
|
||||
[message]
|
||||
id=Sister Theta
|
||||
id=Sister Thera
|
||||
message= _ "I propose that we retreat back into the caves and consult with the dwarves."
|
||||
[/message]
|
||||
[message]
|
||||
|
|
|
@ -103,7 +103,7 @@
|
|||
[/part]
|
||||
[part]
|
||||
story= _ "Tallin, before I was captured by Malifor, I used to be in contact with a powerful magician called Ro'Arthian and his brother Ro'Sothian."
|
||||
background=portraits/Father_Marcus.png
|
||||
background=portraits/Father_Morvin.png
|
||||
[/part]
|
||||
[part]
|
||||
story= _ "Ro'Arthian, bah! Don't utter that cursed name!"
|
||||
|
@ -123,7 +123,7 @@
|
|||
[/part]
|
||||
[part]
|
||||
story= _ "Remember, Hamel, there are often two sides to a story like this. Perhaps the mages see your dwarves as invaders. How would you feel if say... the elves decided to come in and level Knalga so they can grow another big forest on top?"
|
||||
background=portraits/Father_Marcus.png
|
||||
background=portraits/Father_Morvin.png
|
||||
[/part]
|
||||
[part]
|
||||
story= _ "Those filthy elves! I'll...."
|
||||
|
@ -131,7 +131,7 @@
|
|||
[/part]
|
||||
[part]
|
||||
story= _ "See!"
|
||||
background=portraits/Father_Marcus.png
|
||||
background=portraits/Father_Morvin.png
|
||||
[/part]
|
||||
[part]
|
||||
story= _ "What were you doing keeping contact with mages such as those anyway? Trying to save their souls?"
|
||||
|
@ -139,19 +139,19 @@
|
|||
[/part]
|
||||
[part]
|
||||
story= _ " *giggle* Something like that."
|
||||
background=portraits/Sister_Theta.png
|
||||
background=portraits/Sister_Thera.png
|
||||
[/part]
|
||||
[part]
|
||||
story= _ " *rolls eyes*"
|
||||
background=portraits/Father_Marcus.png
|
||||
background=portraits/Father_Morvin.png
|
||||
[/part]
|
||||
[part]
|
||||
story= _ "Father Marcus, what are you trying to say?"
|
||||
story= _ "Father Morvin, what are you trying to say?"
|
||||
background=portraits/Hamel.png
|
||||
[/part]
|
||||
[part]
|
||||
story= _ "I propose that we go to Highbrook Pass and see how matters stand for ourselves. If the wizards are still alive, we might be able to persuade them to help us. What's more, if Stalrag is still around we could use his help too."
|
||||
background=portraits/Father_Marcus.png
|
||||
background=portraits/Father_Morvin.png
|
||||
[/part]
|
||||
[part]
|
||||
story= _ "I don't see how just two mages could help us very much, Father."
|
||||
|
@ -159,7 +159,7 @@
|
|||
[/part]
|
||||
[part]
|
||||
story= _ "They are not just any two mages. They have fine control over many creatures of the wild such as ogres, gryphons, and sometimes even trolls! It would be no bad thing to have those on your side for once."
|
||||
background=portraits/Father_Marcus.png
|
||||
background=portraits/Father_Morvin.png
|
||||
[/part]
|
||||
[part]
|
||||
story= _ "That sounds really good. What do you think, Hamel?"
|
||||
|
@ -280,10 +280,10 @@
|
|||
id=Abhai
|
||||
[/recall]
|
||||
[recall]
|
||||
id=Father Marcus
|
||||
id=Father Morvin
|
||||
[/recall]
|
||||
[recall]
|
||||
id=Sister Theta
|
||||
id=Sister Thera
|
||||
[/recall]
|
||||
[recall]
|
||||
id=Krash
|
||||
|
@ -382,7 +382,7 @@
|
|||
message= _ "Hold it! What's going on here!"
|
||||
[/message]
|
||||
[message]
|
||||
id=Father Marcus
|
||||
id=Father Morvin
|
||||
message= _ "Ro'Sothian, is that you?"
|
||||
[/message]
|
||||
[message]
|
||||
|
@ -418,7 +418,7 @@
|
|||
[/then]
|
||||
[/if]
|
||||
[message]
|
||||
id=Father Marcus
|
||||
id=Father Morvin
|
||||
message= _ "Hang on a sec, Ro'Sothian, you don't want to kill him."
|
||||
[/message]
|
||||
[message]
|
||||
|
@ -426,7 +426,7 @@
|
|||
message= _ "Huh!? He killed me!"
|
||||
[/message]
|
||||
[message]
|
||||
id=Father Marcus
|
||||
id=Father Morvin
|
||||
message= _ "Oh.... I see. But we come on more pressing business. We are in desperate need of your help. Here is Tallin from the community of Dwarven Doors. As you know, the people of Dwarven Doors were enslaved by the orcs for many years. They have broken their chains and together with Lord Hamel from Knalga, they are beginning to reclaim Knalga from the chaos that it was in."
|
||||
[/message]
|
||||
[message]
|
||||
|
@ -434,7 +434,7 @@
|
|||
message= _ "So? What does this have to do with me? And hurry up, my staff is buzzing to blast this little vermin once and for all."
|
||||
[/message]
|
||||
[message]
|
||||
id=Father Marcus
|
||||
id=Father Morvin
|
||||
message= _ "Don't! Please, my friend, listen. The orcs are on the rise again and they are threatening to complete their conquest of Knalga and convert it into an orcish stronghold. We can't let that happen! That's why we have come here, to seek yours and your brothers help in defeating the orcs."
|
||||
[/message]
|
||||
[message]
|
||||
|
@ -461,11 +461,11 @@
|
|||
message= _ "I tire of this; prepare to die, wretched dwarf! And the rest of you, get lost and don't come back, unless you're tired of life!"
|
||||
[/message]
|
||||
[message]
|
||||
id=Sister Theta
|
||||
id=Sister Thera
|
||||
message= _ "Uh oh, he is gathering energy for a cold blast."
|
||||
[/message]
|
||||
[message]
|
||||
id=Father Marcus
|
||||
id=Father Morvin
|
||||
message= _ "Quick, honey, we've got to stop him. Let's go!"
|
||||
[/message]
|
||||
[if]
|
||||
|
@ -478,7 +478,7 @@
|
|||
message= _ "Hey, are you two going to hog all the fun for yourselves?"
|
||||
[/message]
|
||||
[message]
|
||||
id=Father Marcus
|
||||
id=Father Morvin
|
||||
message= _ "Alright, alright, hang on!"
|
||||
[/message]
|
||||
[/then]
|
||||
|
@ -486,7 +486,7 @@
|
|||
# Teleport three spelccasters near the sidekick to do some asskicking
|
||||
[teleport]
|
||||
[filter]
|
||||
id=Sister Theta
|
||||
id=Sister Thera
|
||||
[/filter]
|
||||
x=25
|
||||
y=6
|
||||
|
@ -515,7 +515,7 @@
|
|||
[/if]
|
||||
[teleport]
|
||||
[filter]
|
||||
id=Father Marcus
|
||||
id=Father Morvin
|
||||
[/filter]
|
||||
x=27
|
||||
y=6
|
||||
|
@ -542,7 +542,7 @@
|
|||
message= _ " *booming voice coming from all directions* SO YOU MAGES HAVE THE AUDACITY TO ATTACK MY BROTHER! YOU SHALL DIE FOR YOUR FOLLY!"
|
||||
[/message]
|
||||
[message]
|
||||
id=Father Marcus
|
||||
id=Father Morvin
|
||||
message= _ "Ro'Arthian, listen to me. We don't want to fight with you, we have come here to seek your assistance."
|
||||
[/message]
|
||||
[message]
|
||||
|
@ -551,7 +551,7 @@
|
|||
image=misc/empty.png
|
||||
[/message]
|
||||
[message]
|
||||
id=Father Marcus
|
||||
id=Father Morvin
|
||||
message= _ "I know you can hear me, Ro'Arthian. Please, the fate of every creature in the north depends on your help."
|
||||
[/message]
|
||||
[message]
|
||||
|
@ -564,7 +564,7 @@
|
|||
message= _ "Give it up, father, he isn't answering. I am afraid we may have to use um... more forceful means to convince him."
|
||||
[/message]
|
||||
[message]
|
||||
id=Father Marcus
|
||||
id=Father Morvin
|
||||
message= _ " *sigh* Yes, you are right."
|
||||
[/message]
|
||||
[message]
|
||||
|
@ -572,7 +572,7 @@
|
|||
message= _ "Put Ro'Sothian into that jail over there until we capture his brother."
|
||||
[/message]
|
||||
[message]
|
||||
id=Father Marcus
|
||||
id=Father Morvin
|
||||
message= _ "Very well."
|
||||
[/message]
|
||||
{PLACE_IMAGE units/undead-necromancers/lich.png 26 4}
|
||||
|
@ -630,7 +630,7 @@
|
|||
message= _ "Ahhhh! Not again!"
|
||||
[/message]
|
||||
[message]
|
||||
id=Father Marcus
|
||||
id=Father Morvin
|
||||
message= _ "Come on, Ro'Sothian, we really don't have to be doing this. Come, join us!"
|
||||
[/message]
|
||||
[message]
|
||||
|
@ -722,7 +722,7 @@
|
|||
message= _ "In order for that to come about, we must crush the orcish host. But we can't do that without your help. Will you join us?"
|
||||
[/message]
|
||||
[message]
|
||||
id=Father Marcus
|
||||
id=Father Morvin
|
||||
message= _ "Think of it, Ro'Arthian, it is a fair bargain. If you don't agree to Tallin's proposal, the endless war you two wage with the dwarves will never be resolved. You have been haunting these mountains for far too long. It is high time for you and your brother to rest in peace."
|
||||
[/message]
|
||||
[message]
|
||||
|
|
|
@ -397,8 +397,8 @@
|
|||
[unit]
|
||||
type=White Mage
|
||||
side=3
|
||||
name= _ "Father Marcus"
|
||||
id=Father Marcus
|
||||
name= _ "Father Morvin"
|
||||
id=Father Morvin
|
||||
x=18
|
||||
y=4
|
||||
[/unit]
|
||||
|
@ -414,8 +414,8 @@
|
|||
[unit]
|
||||
type=White Mage
|
||||
gender=female
|
||||
id=Sister Theta
|
||||
name= _ "Sister Theta"
|
||||
id=Sister Thera
|
||||
name= _ "Sister Thera"
|
||||
x=19
|
||||
y=5
|
||||
side=3
|
||||
|
@ -427,7 +427,7 @@
|
|||
[/message]
|
||||
|
||||
[message]
|
||||
speaker=Sister Theta
|
||||
speaker=Sister Thera
|
||||
message= _ "HEEEEE-YAAAAA!!!" # wmllint: no spellcheck
|
||||
[/message]
|
||||
|
||||
|
@ -457,7 +457,7 @@
|
|||
[/message]
|
||||
|
||||
[message]
|
||||
speaker=Sister Theta
|
||||
speaker=Sister Thera
|
||||
message= _ "May you shut your ugly mouth and hurry up and die."
|
||||
[/message]
|
||||
|
||||
|
@ -472,7 +472,7 @@
|
|||
[/kill]
|
||||
|
||||
[message]
|
||||
speaker=Father Marcus
|
||||
speaker=Father Morvin
|
||||
message= _ "Finally! He has been reduced to dust."
|
||||
[/message]
|
||||
|
||||
|
@ -488,12 +488,12 @@
|
|||
[/message]
|
||||
|
||||
[message]
|
||||
speaker=Father Marcus
|
||||
speaker=Father Morvin
|
||||
message= _ "Let him go. He was not acting under his free will and thus there is no blame attached to him. I have known of many such poor souls. If he does trouble us in the future, however, we should not spare him."
|
||||
[/message]
|
||||
|
||||
[message]
|
||||
speaker=Sister Theta
|
||||
speaker=Sister Thera
|
||||
message= _ "Besides, he will probably just go and drown himself in the nearest river anyway, so why bother killing him?"
|
||||
[/message]
|
||||
|
||||
|
@ -604,9 +604,9 @@
|
|||
[unit]
|
||||
type=White Mage
|
||||
side=3
|
||||
id=Father Marcus
|
||||
name= _ "Father Marcus"
|
||||
profile=portraits/Father_Marcus.png
|
||||
id=Father Morvin
|
||||
name= _ "Father Morvin"
|
||||
profile=portraits/Father_Morvin.png
|
||||
x=18
|
||||
y=4
|
||||
[/unit]
|
||||
|
@ -622,9 +622,9 @@
|
|||
[unit]
|
||||
type=White Mage
|
||||
gender=female
|
||||
id=Sister Theta
|
||||
name= _ "Sister Theta"
|
||||
profile=portraits/Sister_Theta.png
|
||||
id=Sister Thera
|
||||
name= _ "Sister Thera"
|
||||
profile=portraits/Sister_Thera.png
|
||||
x=19
|
||||
y=5
|
||||
side=3
|
||||
|
@ -636,7 +636,7 @@
|
|||
[/message]
|
||||
|
||||
[message]
|
||||
speaker=Sister Theta
|
||||
speaker=Sister Thera
|
||||
message= _ "HEEEEE-YAAAAA!!!" # wmllint: no spellcheck
|
||||
[/message]
|
||||
|
||||
|
@ -666,7 +666,7 @@
|
|||
[/message]
|
||||
|
||||
[message]
|
||||
speaker=Sister Theta
|
||||
speaker=Sister Thera
|
||||
message= _ "May you shut your ugly mouth and hurry up and die."
|
||||
[/message]
|
||||
|
||||
|
@ -681,7 +681,7 @@
|
|||
[/kill]
|
||||
|
||||
[message]
|
||||
speaker=Father Marcus
|
||||
speaker=Father Morvin
|
||||
message= _ "Finally! He has been reduced to dust."
|
||||
[/message]
|
||||
|
||||
|
@ -702,12 +702,12 @@
|
|||
[/message]
|
||||
|
||||
[message]
|
||||
speaker=Father Marcus
|
||||
speaker=Father Morvin
|
||||
message= _ "Let him go. He was not acting under his free will and thus there is no blame attached to him. I have known of many such poor souls. If he does trouble us in the future, however, we should not spare him."
|
||||
[/message]
|
||||
|
||||
[message]
|
||||
speaker=Sister Theta
|
||||
speaker=Sister Thera
|
||||
message= _ "Besides, he will probably just go and drown himself in the nearest river anyway, so why bother?"
|
||||
[/message]
|
||||
|
||||
|
|
|
@ -62,11 +62,11 @@
|
|||
[/part]
|
||||
[part]
|
||||
story= _ "Peace, peace! If you two want to kill something, there are plenty of orcs outside."
|
||||
background=portraits/Father_Marcus.png
|
||||
background=portraits/Father_Morvin.png
|
||||
[/part]
|
||||
[part]
|
||||
story= _ "But you do have a point, Stalrag, That ransom will buy more troops and weapons for the orcs, worse news for us."
|
||||
background=portraits/Father_Marcus.png
|
||||
background=portraits/Father_Morvin.png
|
||||
[/part]
|
||||
[part]
|
||||
story= _ "I think we have a chance to make new some allies here..."
|
||||
|
@ -114,11 +114,11 @@
|
|||
[/part]
|
||||
[part]
|
||||
story= _ "Remember, Ro'Arthian, we need willing allies rather than resentful lackeys that would turn on us at the first reverse. If we rescue their princess, the elves may yet choose not to help us, but that is a risk we'll have to take."
|
||||
background=portraits/Father_Marcus.png
|
||||
background=portraits/Father_Morvin.png
|
||||
[/part]
|
||||
[part]
|
||||
story= _ "Elves are deeply honor-bound, especially in matters that touch their kin. If we rescue the princess, I am certain the deed will not go without reward."
|
||||
background=portraits/Sister_Theta.png
|
||||
background=portraits/Sister_Thera.png
|
||||
[/part]
|
||||
[part]
|
||||
story= _ "And at the very least, the orcs will not be able to raise troops with ransom money they don't have."
|
||||
|
@ -227,10 +227,10 @@
|
|||
id=Camerin
|
||||
[/recall]
|
||||
[recall]
|
||||
id=Father Marcus
|
||||
id=Father Morvin
|
||||
[/recall]
|
||||
[recall]
|
||||
id=Sister Theta
|
||||
id=Sister Thera
|
||||
[/recall]
|
||||
[recall]
|
||||
id=Krash
|
||||
|
|
|
@ -71,10 +71,10 @@
|
|||
id=Camerin
|
||||
[/recall]
|
||||
[recall]
|
||||
id=Father Marcus
|
||||
id=Father Morvin
|
||||
[/recall]
|
||||
[recall]
|
||||
id=Sister Theta
|
||||
id=Sister Thera
|
||||
[/recall]
|
||||
[recall]
|
||||
id=Krash
|
||||
|
@ -169,7 +169,7 @@
|
|||
message= _ "And a modest one too!"
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Sister Theta
|
||||
speaker=Sister Thera
|
||||
message= _ " *giggle*"
|
||||
[/message]
|
||||
[message]
|
||||
|
@ -254,7 +254,7 @@
|
|||
message= _ "Leave her alone, lich! Rescuing her was a fool's quest to begin with and attacking her won't make the situation better. Especially an attack from an incompetent like you!"
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Father Marcus
|
||||
speaker=Father Morvin
|
||||
message= _ "Peace! Peace!"
|
||||
[/message]
|
||||
[message]
|
||||
|
@ -286,7 +286,7 @@
|
|||
[/then]
|
||||
[/if]
|
||||
[message]
|
||||
speaker=Father Marcus
|
||||
speaker=Father Morvin
|
||||
message= _ "Frankly, princess, I am disappointed. I was always under the impression that elves were an honorable lot who took their debts seriously."
|
||||
[/message]
|
||||
[message]
|
||||
|
|
|
@ -490,10 +490,10 @@
|
|||
id=Camerin
|
||||
[/recall]
|
||||
[recall]
|
||||
id=Father Marcus
|
||||
id=Father Morvin
|
||||
[/recall]
|
||||
[recall]
|
||||
id=Sister Theta
|
||||
id=Sister Thera
|
||||
[/recall]
|
||||
[recall]
|
||||
id=Krash
|
||||
|
@ -624,7 +624,7 @@
|
|||
message= _ "Krash man, you are gonna miss all the fun!"
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Father Marcus
|
||||
speaker=Father Morvin
|
||||
message= _ "I think he has decided that it is time for him to part ways with us."
|
||||
[/message]
|
||||
[message]
|
||||
|
@ -632,7 +632,7 @@
|
|||
message= _ "Such a fierce yet gentle creature. He will be sorely missed."
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Sister Theta
|
||||
speaker=Sister Thera
|
||||
message= _ "Farewell, Krash, may the Lords of Light guide your path."
|
||||
[/message]
|
||||
[/then]
|
||||
|
@ -698,7 +698,7 @@
|
|||
[/unit]
|
||||
{CLEAR_VARIABLE krash_flies_away}
|
||||
[message]
|
||||
speaker=Sister Theta
|
||||
speaker=Sister Thera
|
||||
message= _ "Hey! Look who's back!"
|
||||
[/message]
|
||||
[message]
|
||||
|
@ -722,11 +722,11 @@
|
|||
message= _ "Yeah, man! I knew we could count on you!"
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Father Marcus
|
||||
speaker=Father Morvin
|
||||
message= _ "Hmmm, he must have smelled the scent of other drakes and gone to them to convince them to help us."
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Sister Theta
|
||||
speaker=Sister Thera
|
||||
message= _ "Awww, what a darling!"
|
||||
[/message]
|
||||
[message]
|
||||
|
|
|
@ -163,10 +163,10 @@
|
|||
id=Camerin
|
||||
[/recall]
|
||||
[recall]
|
||||
id=Father Marcus
|
||||
id=Father Morvin
|
||||
[/recall]
|
||||
[recall]
|
||||
id=Sister Theta
|
||||
id=Sister Thera
|
||||
[/recall]
|
||||
[recall]
|
||||
id=Elenia
|
||||
|
@ -320,7 +320,7 @@
|
|||
message= _ " *blushes slightly*"
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Sister Theta
|
||||
speaker=Sister Thera
|
||||
message= _ " *wink wink*"
|
||||
[/message]
|
||||
[message]
|
||||
|
@ -443,7 +443,7 @@
|
|||
message= _ "Suit yourself, you dumb troll!"
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Sister Theta
|
||||
speaker=Sister Thera
|
||||
message= _ "Awww, aren't they the most loving, sharing bunch of orcs you have ever seen?"
|
||||
[/message]
|
||||
[message]
|
||||
|
|
|
@ -41,7 +41,7 @@
|
|||
background=portraits/Hidel.png
|
||||
[/part]
|
||||
[part]
|
||||
story= _ "Her face streaked with tears, Eryssa gazed imploringly at Father Marcus and Sister Theta. They simply sighed and shook their heads. It was too late to save Hidel. In a broken voice Eryssa addressed him:"
|
||||
story= _ "Her face streaked with tears, Eryssa gazed imploringly at Father Morvin and Sister Thera. They simply sighed and shook their heads. It was too late to save Hidel. In a broken voice Eryssa addressed him:"
|
||||
[/part]
|
||||
[part]
|
||||
story= _ "Hidel, I am sorry. I have sent you to your death, and I grieve."
|
||||
|
@ -97,7 +97,7 @@
|
|||
[/part]
|
||||
[part]
|
||||
story= _ "Princess...it is a hard thing, I know, but you must put your grief behind you. Or at least, put it aside for a little while. We must go quickly to the aid of Sisal and recover our gold."
|
||||
background=portraits/Father_Marcus.png
|
||||
background=portraits/Father_Morvin.png
|
||||
[/part]
|
||||
[part]
|
||||
story= _ "Forge your sorrow into rage, girl, and visit it on the slayers of your kinsmen. Teach them what happens to those who make an enemy of an elf."
|
||||
|
@ -289,10 +289,10 @@
|
|||
id=Camerin
|
||||
[/recall]
|
||||
[recall]
|
||||
id=Father Marcus
|
||||
id=Father Morvin
|
||||
[/recall]
|
||||
[recall]
|
||||
id=Sister Theta
|
||||
id=Sister Thera
|
||||
[/recall]
|
||||
[recall]
|
||||
id=Elenia
|
||||
|
|
|
@ -768,10 +768,10 @@
|
|||
id=Abhai
|
||||
[/recall]
|
||||
[recall]
|
||||
id=Father Marcus
|
||||
id=Father Morvin
|
||||
[/recall]
|
||||
[recall]
|
||||
id=Sister Theta
|
||||
id=Sister Thera
|
||||
[/recall]
|
||||
[recall]
|
||||
id=Elenia
|
||||
|
@ -1029,7 +1029,7 @@
|
|||
message= _ " *gurggle* No!... this.... cannot.... be... happening.... to.... me....."
|
||||
[/message]
|
||||
[message]
|
||||
id=Sister Theta
|
||||
id=Sister Thera
|
||||
message= _ "Such were the last words of of Rakshas the great!"
|
||||
[/message]
|
||||
[message]
|
||||
|
|
|
@ -40,10 +40,10 @@
|
|||
id=Camerin
|
||||
[/recall]
|
||||
[recall]
|
||||
id=Father Marcus
|
||||
id=Father Morvin
|
||||
[/recall]
|
||||
[recall]
|
||||
id=Sister Theta
|
||||
id=Sister Thera
|
||||
[/recall]
|
||||
[recall]
|
||||
id=Krash
|
||||
|
@ -112,31 +112,31 @@
|
|||
message= _ "A worthy and difficult task. Does anybody have any ideas?"
|
||||
[/message]
|
||||
[message]
|
||||
id=Father Marcus
|
||||
id=Father Morvin
|
||||
message= _ "I do have a suggestion."
|
||||
[/message]
|
||||
[message]
|
||||
id=Father Marcus
|
||||
id=Father Morvin
|
||||
message= _ "The orcs are too hardy and fast-breeding to be exterminated, even if we could bring ourselves to stomach an attempt at slaughtering them all. Therefore, we must find a way to make them part of our solution."
|
||||
[/message]
|
||||
[message]
|
||||
id=Father Marcus
|
||||
id=Father Morvin
|
||||
message= _ "I propose the creation of a neutral council of warders, composed of humans, dwarves, elves, drakes, trolls or anyone else who wishes to join, no matter what race they come from - even orcs."
|
||||
[/message]
|
||||
[message]
|
||||
id=Father Marcus
|
||||
id=Father Morvin
|
||||
message= _ "This body would not claim sovereignty over any peoples or lands, but exist only to suppress warfare and raiding in the lands south and east of the Great Ocean, north of Wesnoth and west of the Elvish Forests."
|
||||
[/message]
|
||||
[message]
|
||||
id=Father Marcus
|
||||
id=Father Morvin
|
||||
message= _ "The first task of the warders would be to go to each orcish tribe and make a treaty with them that they will not be attacked if they refrain from attacking others."
|
||||
[/message]
|
||||
[message]
|
||||
id=Father Marcus
|
||||
id=Father Morvin
|
||||
message= _ "The orcs have just experienced a crushing defeat; it shouldn't be too hard to get them to agree. In the future, if they should renege on their treaties, and threaten the peace and prosperity of the North, then the army maintained by the warders would crush them."
|
||||
[/message]
|
||||
[message]
|
||||
id=Father Marcus
|
||||
id=Father Morvin
|
||||
message= _ "That is the basic outline of my proposal. Shall the Council of Warders declare itself?"
|
||||
[/message]
|
||||
[message]
|
||||
|
@ -184,10 +184,10 @@
|
|||
[/message]
|
||||
[message]
|
||||
id=Tallin
|
||||
message= _ "Father Marcus, this whole plan is your idea. Would you and your wife be willing to stand by my side and support me?"
|
||||
message= _ "Father Morvin, this whole plan is your idea. Would you and your wife be willing to stand by my side and support me?"
|
||||
[/message]
|
||||
[message]
|
||||
id=Father Marcus
|
||||
id=Father Morvin
|
||||
message= _ "Gladly, Tallin. We will stand with the Warders till the end of days if need be."
|
||||
[/message]
|
||||
[if]
|
||||
|
@ -208,7 +208,7 @@
|
|||
message= _ " 'Lord' Oh no!"
|
||||
[/message]
|
||||
[message]
|
||||
id=Sister Theta
|
||||
id=Sister Thera
|
||||
message= _ " *giggle* Better get used to it."
|
||||
[/message]
|
||||
[message]
|
||||
|
@ -325,8 +325,8 @@
|
|||
message= _ "Yes. The dead should stay in the land of the dead. It is against the laws of nature for it to be otherwise. There is just one problem; Malifor forced me into this body and I don't know how to get out of it."
|
||||
[/message]
|
||||
[message]
|
||||
id=Father Marcus
|
||||
message= _ "I believe Theta and I can help you with that, Abhai. Have no worries, you shall soon be home."
|
||||
id=Father Morvin
|
||||
message= _ "I believe Thera and I can help you with that, Abhai. Have no worries, you shall soon be home."
|
||||
[/message]
|
||||
[message]
|
||||
id=Abhai
|
||||
|
@ -383,7 +383,7 @@
|
|||
message= _ " *eyes on Eryssa* I know, Hamel. Then may the coming seventy years be the most happiest and fulfilling years in our lives. Should we deny ourselves happiness out of the fear of loss?"
|
||||
[/message]
|
||||
[message]
|
||||
id=Father Marcus
|
||||
id=Father Morvin
|
||||
message= _ "Well spoken!"
|
||||
[/message]
|
||||
[message]
|
||||
|
@ -392,7 +392,7 @@
|
|||
[/message]
|
||||
[message]
|
||||
speaker=narrator
|
||||
message= _ "The joy of the multitude could not be contained, and the ensuing celebration lasted for a full five days. At that time Tallin and Eryssa were duly married by Father Marcus and Sister Theta."
|
||||
message= _ "The joy of the multitude could not be contained, and the ensuing celebration lasted for a full five days. At that time Tallin and Eryssa were duly married by Father Morvin and Sister Thera."
|
||||
image=wesnoth-icon.png
|
||||
[/message]
|
||||
[message]
|
||||
|
@ -402,7 +402,7 @@
|
|||
[/message]
|
||||
[message]
|
||||
speaker=narrator
|
||||
message= _ "On Father Marcus's advice, the Council approached all the different orcish tribes and made treaties with them. If a chieftain refused to cooperate with the Alliance, he was forcibly removed from his post and another more favorably disposed put in his place."
|
||||
message= _ "On Father Morvin's advice, the Council approached all the different orcish tribes and made treaties with them. If a chieftain refused to cooperate with the Alliance, he was forcibly removed from his post and another more favorably disposed put in his place."
|
||||
image=wesnoth-icon.png
|
||||
[/message]
|
||||
[message]
|
||||
|
@ -423,7 +423,7 @@
|
|||
[/message]
|
||||
[message]
|
||||
speaker=narrator
|
||||
message= _ "On Father Marcus's advice, the Council approached all the different orcish tribes and made treaties with them. If a chieftain refused to cooperate with the Alliance, he was forcibly removed from his post and another more favorably disposed put in his place."
|
||||
message= _ "On Father Morvin's advice, the Council approached all the different orcish tribes and made treaties with them. If a chieftain refused to cooperate with the Alliance, he was forcibly removed from his post and another more favorably disposed put in his place."
|
||||
image=wesnoth-icon.png
|
||||
[/message]
|
||||
[/else]
|
||||
|
|
|
@ -29,7 +29,7 @@
|
|||
[/music]
|
||||
|
||||
[message]
|
||||
speaker=Father Marcus
|
||||
speaker=Father Morvin
|
||||
message= _ "It's no good, Tallin, he is gone."
|
||||
[/message]
|
||||
[message]
|
||||
|
@ -213,12 +213,12 @@
|
|||
{VARIABLE Eryssa_alive no}
|
||||
[/event]
|
||||
|
||||
# Sister Theta death, seven randomly chosen dialogues
|
||||
# Sister Thera death, seven randomly chosen dialogues
|
||||
[event]
|
||||
name=die
|
||||
first_time_only=no
|
||||
[filter]
|
||||
id=Sister Theta
|
||||
id=Sister Thera
|
||||
[/filter]
|
||||
{RANDOM 1..7}
|
||||
|
||||
|
@ -227,45 +227,45 @@
|
|||
[case]
|
||||
value=1
|
||||
[message]
|
||||
speaker=Sister Theta
|
||||
speaker=Sister Thera
|
||||
message= _ "Ahhhh! Save me, my husband!"
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Father Marcus
|
||||
speaker=Father Morvin
|
||||
message= _ " *rolls eyes* Dramatic as always."
|
||||
[/message]
|
||||
[/case]
|
||||
[case]
|
||||
value=2
|
||||
[message]
|
||||
speaker=Sister Theta
|
||||
speaker=Sister Thera
|
||||
message= _ "Ahhhhhhh!"
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Father Marcus
|
||||
speaker=Father Morvin
|
||||
message= _ "You monsters think you are so tough don't you? Well check this out."
|
||||
[/message]
|
||||
[/case]
|
||||
[case]
|
||||
value=3
|
||||
[message]
|
||||
speaker=Sister Theta
|
||||
speaker=Sister Thera
|
||||
message= _ "Ahhhhhhh!"
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Father Marcus
|
||||
speaker=Father Morvin
|
||||
message= _ "You incompetent fools, you think you can kill us? Good luck!"
|
||||
[/message]
|
||||
[/case]
|
||||
[case]
|
||||
value=4
|
||||
[message]
|
||||
speaker=Sister Theta
|
||||
speaker=Sister Thera
|
||||
# wmllint: local spelling Ack!
|
||||
message= _ "Ack! Stupid slobbering beast!"
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Father Marcus
|
||||
speaker=Father Morvin
|
||||
message= _ "Your efforts to destroy us are in vain, you foul creature."
|
||||
[/message]
|
||||
[/case]
|
||||
|
@ -273,15 +273,15 @@
|
|||
value=5
|
||||
[if]
|
||||
[have_unit]
|
||||
id=Father Marcus
|
||||
id=Father Morvin
|
||||
[/have_unit]
|
||||
[then]
|
||||
[message]
|
||||
speaker=Sister Theta
|
||||
message= _ "Oh no, Marcus! We have failed in our mission to help Tallin!"
|
||||
speaker=Sister Thera
|
||||
message= _ "Oh no, Morvin! We have failed in our mission to help Tallin!"
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Father Marcus
|
||||
speaker=Father Morvin
|
||||
message= _ "Failed? Never! The word failure is not in our dictionary."
|
||||
[/message]
|
||||
[/then]
|
||||
|
@ -290,24 +290,24 @@
|
|||
[case]
|
||||
value=6
|
||||
[message]
|
||||
speaker=Sister Theta
|
||||
message= _ "Alas! I am dying! Marcus darling, I wish you were beside me so that I may die in your arms! So that I may feel the kiss of your lips on mine one last time!"
|
||||
speaker=Sister Thera
|
||||
message= _ "Alas! I am dying! Morvin darling, I wish you were beside me so that I may die in your arms! So that I may feel the kiss of your lips on mine one last time!"
|
||||
[/message]
|
||||
[if]
|
||||
[have_unit]
|
||||
id=Father Marcus
|
||||
id=Father Morvin
|
||||
[/have_unit]
|
||||
[then]
|
||||
[message]
|
||||
speaker=Father Marcus
|
||||
message= _ " *rolls eyes* Theta, do you always have to be so dramatic?"
|
||||
speaker=Father Morvin
|
||||
message= _ " *rolls eyes* Thera, do you always have to be so dramatic?"
|
||||
[/message]
|
||||
[message]
|
||||
role=Supporter
|
||||
message= _ "Um..... Father? Your wife just got killed..."
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Father Marcus
|
||||
speaker=Father Morvin
|
||||
message= _ "Oh right. I CALL UPON THE LORDS OF LIGHT TO GRANT YOU LIFE!"
|
||||
[/message]
|
||||
[/then]
|
||||
|
@ -315,25 +315,25 @@
|
|||
[/case]
|
||||
[else]
|
||||
[message]
|
||||
speaker=Sister Theta
|
||||
speaker=Sister Thera
|
||||
message= _ "You cruel creature! How dare you use your brute strength against such a frail creature as me."
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Father Marcus
|
||||
message= _ "Don't worry, Theta, you will have plenty of opportunities to set him straight."
|
||||
speaker=Father Morvin
|
||||
message= _ "Don't worry, Thera, you will have plenty of opportunities to set him straight."
|
||||
[/message]
|
||||
[/else]
|
||||
[/switch]
|
||||
{FLASH_WHITE ()}
|
||||
# Find a respawn point, start within 1 hex of Father Marcus, increase range if nothing suitable
|
||||
# Search around Tallin if Marcus is still jailed
|
||||
# Find a respawn point, start within 1 hex of Father Morvin, increase range if nothing suitable
|
||||
# Search around Tallin if Morvin is still jailed
|
||||
{VARIABLE current_radius 1}
|
||||
[if]
|
||||
[have_unit]
|
||||
id=Father Marcus
|
||||
id=Father Morvin
|
||||
[/have_unit]
|
||||
[then]
|
||||
{VARIABLE respawn_hub "Father Marcus"}
|
||||
{VARIABLE respawn_hub "Father Morvin"}
|
||||
[/then]
|
||||
[else]
|
||||
{VARIABLE respawn_hub "Tallin"}
|
||||
|
@ -370,7 +370,7 @@
|
|||
# Store unit to check if it advanced to mage of light
|
||||
[store_unit]
|
||||
[filter]
|
||||
id=Sister Theta
|
||||
id=Sister Thera
|
||||
[/filter]
|
||||
variable=type_check
|
||||
kill=yes
|
||||
|
@ -379,9 +379,9 @@
|
|||
[unit]
|
||||
type=$type_check.type
|
||||
gender=female
|
||||
id=Sister Theta
|
||||
name= _ "Sister Theta"
|
||||
profile=portraits/Sister_Theta.png
|
||||
id=Sister Thera
|
||||
name= _ "Sister Thera"
|
||||
profile=portraits/Sister_Thera.png
|
||||
side=1
|
||||
x=$respawn_point.x
|
||||
y=$respawn_point.y
|
||||
|
@ -399,23 +399,23 @@
|
|||
value=1
|
||||
[if]
|
||||
[have_unit]
|
||||
id=Father Marcus
|
||||
id=Father Morvin
|
||||
[/have_unit]
|
||||
[then]
|
||||
[message]
|
||||
speaker=Father Marcus
|
||||
message= _ "Theta, when this is all over, you should paint your face and join a theater."
|
||||
speaker=Father Morvin
|
||||
message= _ "Thera, when this is all over, you should paint your face and join a theater."
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Sister Theta
|
||||
speaker=Sister Thera
|
||||
message= _ "Hey, don't you always say that life is nothing but a drama?"
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Father Marcus
|
||||
speaker=Father Morvin
|
||||
message= _ "Yes, it may be a drama, but that's no excuse for overacting!"
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Sister Theta
|
||||
speaker=Sister Thera
|
||||
message= _ " *giggle* Who needs an excuse for overacting?"
|
||||
[/message]
|
||||
[/then]
|
||||
|
@ -424,24 +424,24 @@
|
|||
[case]
|
||||
value=2
|
||||
[message]
|
||||
speaker=Sister Theta
|
||||
speaker=Sister Thera
|
||||
message= _ "Whoa! That trick is a bit hard on the constitution."
|
||||
[/message]
|
||||
[if]
|
||||
[have_unit]
|
||||
id=Father Marcus
|
||||
id=Father Morvin
|
||||
[/have_unit]
|
||||
[then]
|
||||
[message]
|
||||
speaker=Father Marcus
|
||||
speaker=Father Morvin
|
||||
message= _ "Well, be grateful that you are alive."
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Sister Theta
|
||||
speaker=Sister Thera
|
||||
message= _ " *giggle* Thank you honey."
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Father Marcus
|
||||
speaker=Father Morvin
|
||||
message= _ "Thank the Lords of Light, not me!"
|
||||
[/message]
|
||||
[/then]
|
||||
|
@ -450,25 +450,25 @@
|
|||
[case]
|
||||
value=3
|
||||
[message]
|
||||
speaker=Sister Theta
|
||||
speaker=Sister Thera
|
||||
message= _ "Ouch! That hurts. Let's try not to do that again, shall we?"
|
||||
[/message]
|
||||
[/case]
|
||||
[case]
|
||||
value=4
|
||||
[message]
|
||||
speaker=Sister Theta
|
||||
speaker=Sister Thera
|
||||
message= _ "There we go, payback time!"
|
||||
[/message]
|
||||
[/case]
|
||||
[case]
|
||||
value=5
|
||||
[message]
|
||||
speaker=Sister Theta
|
||||
speaker=Sister Thera
|
||||
message= _ "There we go, let's give this one more shot!"
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Father Marcus
|
||||
speaker=Father Morvin
|
||||
message= _ "Just try not to kill yourself again."
|
||||
[/message]
|
||||
[/case]
|
||||
|
@ -476,20 +476,20 @@
|
|||
value=6
|
||||
[if]
|
||||
[have_unit]
|
||||
id=Father Marcus
|
||||
id=Father Morvin
|
||||
[/have_unit]
|
||||
[then]
|
||||
# wmllint: local spelling unclerical
|
||||
[message]
|
||||
speaker=Father Marcus
|
||||
message= _ "Theta, you should know by now that it is very unclerical to make such a spectacle of yourself."
|
||||
speaker=Father Morvin
|
||||
message= _ "Thera, you should know by now that it is very unclerical to make such a spectacle of yourself."
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Sister Theta
|
||||
speaker=Sister Thera
|
||||
message= _ "Come on, honey! Those were my dying words, after all!"
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Father Marcus
|
||||
speaker=Father Morvin
|
||||
message= _ " *rolls eyes* Women!"
|
||||
[/message]
|
||||
[/then]
|
||||
|
@ -498,19 +498,19 @@
|
|||
[else]
|
||||
[if]
|
||||
[have_unit]
|
||||
id=Father Marcus
|
||||
id=Father Morvin
|
||||
[/have_unit]
|
||||
[then]
|
||||
[message]
|
||||
speaker=Sister Theta
|
||||
speaker=Sister Thera
|
||||
message= _ "That's darned right!"
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Father Marcus
|
||||
message= _ "Theta! Language like that coming from you! You should really stop hanging around the dwarves so much."
|
||||
speaker=Father Morvin
|
||||
message= _ "Thera! Language like that coming from you! You should really stop hanging around the dwarves so much."
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Sister Theta
|
||||
speaker=Sister Thera
|
||||
message= _ " *giggle* Sorry."
|
||||
[/message]
|
||||
[/then]
|
||||
|
@ -523,12 +523,12 @@
|
|||
[/clear_variable]
|
||||
[/event]
|
||||
|
||||
# Father Marcus - See above
|
||||
# Father Morvin - See above
|
||||
[event]
|
||||
name=die
|
||||
first_time_only=no
|
||||
[filter]
|
||||
id=Father Marcus
|
||||
id=Father Morvin
|
||||
[/filter]
|
||||
|
||||
{RANDOM 1..7}
|
||||
|
@ -537,76 +537,76 @@
|
|||
[case]
|
||||
value=1
|
||||
[message]
|
||||
speaker=Father Marcus
|
||||
speaker=Father Morvin
|
||||
message= _ "Alas! So.... close."
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Sister Theta
|
||||
speaker=Sister Thera
|
||||
message= _ "Hey, that's not right. The good guys aren't supposed to die. Oh well, I'll fix that."
|
||||
[/message]
|
||||
[/case]
|
||||
[case]
|
||||
value=2
|
||||
[message]
|
||||
speaker=Father Marcus
|
||||
speaker=Father Morvin
|
||||
message= _ "Argh!"
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Sister Theta
|
||||
speaker=Sister Thera
|
||||
message= _ "You incompetent fools, you think you can kill us? Good luck!"
|
||||
[/message]
|
||||
[/case]
|
||||
[case]
|
||||
value=3
|
||||
[message]
|
||||
speaker=Father Marcus
|
||||
speaker=Father Morvin
|
||||
message= _ "Argh!"
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Sister Theta
|
||||
message= _ "Oh dear. Did you just go and get yourself killed again, Marcus? Well, I'll fix that."
|
||||
speaker=Sister Thera
|
||||
message= _ "Oh dear. Did you just go and get yourself killed again, Morvin? Well, I'll fix that."
|
||||
[/message]
|
||||
[/case]
|
||||
[case]
|
||||
value=4
|
||||
[message]
|
||||
speaker=Father Marcus
|
||||
speaker=Father Morvin
|
||||
message= _ "The forces of good can never be defeated by the likes of you!"
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Sister Theta
|
||||
speaker=Sister Thera
|
||||
message= _ "Yeah, try taking a bath and you MIGHT be able to kill him for good *wink wink*. But for the time being, abracadabra!"
|
||||
[/message]
|
||||
[/case]
|
||||
[case]
|
||||
value=5
|
||||
[message]
|
||||
speaker=Father Marcus
|
||||
speaker=Father Morvin
|
||||
message= _ "Argh!"
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Sister Theta
|
||||
speaker=Sister Thera
|
||||
message= _ "Stupid troll, maybe next time you should try killing someone who can be killed."
|
||||
[/message]
|
||||
[/case]
|
||||
[case]
|
||||
value=6
|
||||
[message]
|
||||
speaker=Father Marcus
|
||||
speaker=Father Morvin
|
||||
message= _ "Argh! I'll just come back and finish you in my next life."
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Sister Theta
|
||||
speaker=Sister Thera
|
||||
message= _ "Which might be sooner than you think."
|
||||
[/message]
|
||||
[/case]
|
||||
[else]
|
||||
[message]
|
||||
speaker=Father Marcus
|
||||
speaker=Father Morvin
|
||||
message= _ "Ack! I have been brained!"
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Sister Theta
|
||||
speaker=Sister Thera
|
||||
# wmllint: local spelling Eeeeww
|
||||
message= _ "Eeeeww! Gross! Ahh never mind, I'll get you cleaned up good."
|
||||
[/message]
|
||||
|
@ -616,10 +616,10 @@
|
|||
{VARIABLE current_radius 1}
|
||||
[if]
|
||||
[have_unit]
|
||||
id=Sister Theta
|
||||
id=Sister Thera
|
||||
[/have_unit]
|
||||
[then]
|
||||
{VARIABLE respawn_hub "Sister Theta"}
|
||||
{VARIABLE respawn_hub "Sister Thera"}
|
||||
[/then]
|
||||
[else]
|
||||
{VARIABLE respawn_hub "Tallin"}
|
||||
|
@ -655,7 +655,7 @@
|
|||
[/while]
|
||||
[store_unit]
|
||||
[filter]
|
||||
id=Father Marcus
|
||||
id=Father Morvin
|
||||
[/filter]
|
||||
variable=type_check
|
||||
kill=yes
|
||||
|
@ -664,9 +664,9 @@
|
|||
{FLASH_WHITE ()}
|
||||
[unit]
|
||||
type=$type_check.type
|
||||
id=Father Marcus
|
||||
name= _ "Father Marcus"
|
||||
profile=portraits/Father_Marcus.png
|
||||
id=Father Morvin
|
||||
name= _ "Father Morvin"
|
||||
profile=portraits/Father_Morvin.png
|
||||
side=1
|
||||
x=$respawn_point.x
|
||||
y=$respawn_point.y
|
||||
|
@ -684,18 +684,18 @@
|
|||
[case]
|
||||
value=1
|
||||
[message]
|
||||
speaker=Sister Theta
|
||||
speaker=Sister Thera
|
||||
message= _ "There we go."
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Father Marcus
|
||||
speaker=Father Morvin
|
||||
message= _ "Ahh yes, that's better."
|
||||
[/message]
|
||||
[/case]
|
||||
[case]
|
||||
value=2
|
||||
[message]
|
||||
speaker=Father Marcus
|
||||
speaker=Father Morvin
|
||||
message= _ "Ouch! That hurts. Let's try not to do that again, shall we?"
|
||||
[/message]
|
||||
[/case]
|
||||
|
@ -703,15 +703,15 @@
|
|||
value=3
|
||||
[if]
|
||||
[have_unit]
|
||||
id=Sister Theta
|
||||
id=Sister Thera
|
||||
[/have_unit]
|
||||
[then]
|
||||
[message]
|
||||
speaker=Sister Theta
|
||||
message= _ "Marcus! You bad boy, always getting into trouble."
|
||||
speaker=Sister Thera
|
||||
message= _ "Morvin! You bad boy, always getting into trouble."
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Father Marcus
|
||||
speaker=Father Morvin
|
||||
message= _ "Sorry, won't do it again. Promise!"
|
||||
[/message]
|
||||
[/then]
|
||||
|
@ -721,15 +721,15 @@
|
|||
value=4
|
||||
[if]
|
||||
[have_unit]
|
||||
id=Sister Theta
|
||||
id=Sister Thera
|
||||
[/have_unit]
|
||||
[then]
|
||||
[message]
|
||||
speaker=Father Marcus
|
||||
message= _ "I heard that, Theta."
|
||||
speaker=Father Morvin
|
||||
message= _ "I heard that, Thera."
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Sister Theta
|
||||
speaker=Sister Thera
|
||||
message= _ "Hey, just trying to give him an incentive to drown himself."
|
||||
[/message]
|
||||
[/then]
|
||||
|
@ -742,35 +742,35 @@
|
|||
[case]
|
||||
value=6
|
||||
[message]
|
||||
speaker=Sister Theta
|
||||
speaker=Sister Thera
|
||||
message= _ "See?"
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Father Marcus
|
||||
speaker=Father Morvin
|
||||
message= _ "Now where did he go!?"
|
||||
[/message]
|
||||
[/case]
|
||||
[else]
|
||||
[if]
|
||||
[have_unit]
|
||||
id=Sister Theta
|
||||
id=Sister Thera
|
||||
[/have_unit]
|
||||
[then]
|
||||
[message]
|
||||
speaker=Father Marcus
|
||||
message= _ "Ahhh, Theta, you would make such a good housewife!"
|
||||
speaker=Father Morvin
|
||||
message= _ "Ahhh, Thera, you would make such a good housewife!"
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Sister Theta
|
||||
speaker=Sister Thera
|
||||
# wmllint: local spelling pouty
|
||||
message= _ "Yes, if you would ever buy me a house! *pouty face*"
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Father Marcus
|
||||
message= _ "Theta, don't you think that this isn't really a good time to talk about that?"
|
||||
speaker=Father Morvin
|
||||
message= _ "Thera, don't you think that this isn't really a good time to talk about that?"
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Sister Theta
|
||||
speaker=Sister Thera
|
||||
message= _ " *giggle* Sorry!"
|
||||
[/message]
|
||||
[/then]
|
||||
|
@ -804,7 +804,7 @@
|
|||
message= _ "Blast it, we have lost a valuable ally."
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Sister Theta
|
||||
speaker=Sister Thera
|
||||
message= _ "Farewell Elenia. May you find peace in your final journey."
|
||||
[/message]
|
||||
[/event]
|
||||
|
|
Loading…
Add table
Reference in a new issue