summaryrefslogtreecommitdiff
path: root/npc/jobs
diff options
context:
space:
mode:
authorL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-10-15 03:44:28 +0000
committerL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-10-15 03:44:28 +0000
commit837190abc55a88142f1f5cd58b07cd7750fc6104 (patch)
tree25757ae3035a7dcd793dcbd6b8bfa3cbe4310c46 /npc/jobs
parent2917a9a94deb2510c2153affe27fb0ae55f8ece6 (diff)
downloadhercules-837190abc55a88142f1f5cd58b07cd7750fc6104.tar.gz
hercules-837190abc55a88142f1f5cd58b07cd7750fc6104.tar.bz2
hercules-837190abc55a88142f1f5cd58b07cd7750fc6104.tar.xz
hercules-837190abc55a88142f1f5cd58b07cd7750fc6104.zip
Changed "Marthilda" to "Mathilda" in the Aco and priest Job quests.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11473 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/jobs')
-rw-r--r--npc/jobs/1-1/acolyte.txt18
-rw-r--r--npc/jobs/2-1/priest.txt10
2 files changed, 14 insertions, 14 deletions
diff --git a/npc/jobs/1-1/acolyte.txt b/npc/jobs/1-1/acolyte.txt
index 9fa57f9ad..f359ac97b 100644
--- a/npc/jobs/1-1/acolyte.txt
+++ b/npc/jobs/1-1/acolyte.txt
@@ -309,12 +309,12 @@ prt_fild03,365,255,2 script Ascetic#aco 89,{
}
moc_fild07,41,355,4 script Ascetic#2aco 95,{
- mes "[Mother Marthilda]";
+ mes "[Mother Mathilda]";
if (BaseJob == Job_Novice) {
if (job_acolyte_q == 7) {
mes "I will send a carrier pigeon to the Prontera Sanctuary. When you return, the Priest there should already have received my message.";
next;
- mes "[Mother Marthilda]";
+ mes "[Mother Mathilda]";
mes "I will pray to God, and hope that you become an Acolyte soon.";
close;
}
@@ -322,13 +322,13 @@ moc_fild07,41,355,4 script Ascetic#2aco 95,{
if (job_acolyte_q == 3) {
mes "Ah, you must be one of the Acolyte applicants. I sincerely welcome you.";
next;
- mes "[Mother Marthilda]";
+ mes "[Mother Mathilda]";
mes "What is your name? " + strcharinfo(0) + "? Let's see... Ah, you're on my list.";
next;
- mes "[Mother Marthilda]";
+ mes "[Mother Mathilda]";
mes "I will send a message to the Sanctuary confirming that you, " + strcharinfo(0) + " visited me and completed your penance.";
next;
- mes "[Mother Marthilda]";
+ mes "[Mother Mathilda]";
mes "Please return to the Prontera Sanctuary and speak to the Priest in charge.";
close2;
savepoint "moc_fild07",35,355;
@@ -341,16 +341,16 @@ moc_fild07,41,355,4 script Ascetic#2aco 95,{
mes "of the Acolyte applicants.";
mes "I sincerely welcome you.";
next;
- mes "[Mother Marthilda]";
+ mes "[Mother Mathilda]";
mes "Now, what is your name?";
mes "" + strcharinfo(0) + "? Let's see...";
next;
- mes "[Mother Marthilda]";
+ mes "[Mother Mathilda]";
mes "Hmm...";
mes "It seems your name";
mes "is not on my list...";
next;
- mes "[Mother Marthilda]";
+ mes "[Mother Mathilda]";
mes "Perhaps you should return to the Prontera Sanctuary and check the destination for your penance trial once again.";
close;
}
@@ -365,7 +365,7 @@ moc_fild07,41,355,4 script Ascetic#2aco 95,{
if (BaseJob == Job_Priest) {
mes "Hello there~";
next;
- mes "[Mother Marthilda]";
+ mes "[Mother Mathilda]";
mes "How is your practice coming along? I certainly hope you're enjoying living in the grace of God.";
close;
}
diff --git a/npc/jobs/2-1/priest.txt b/npc/jobs/2-1/priest.txt
index 3d0c71ab4..98541179d 100644
--- a/npc/jobs/2-1/priest.txt
+++ b/npc/jobs/2-1/priest.txt
@@ -1759,10 +1759,10 @@ function script F_MotherMart {
mes "training to become";
mes "a Priest.";
next;
- mes "[Mother Marthilda]";
+ mes "[Mother Mathilda]";
mes "However, at this point in your pilgrimage, I am not the person that you should be visiting.";
next;
- mes "[Mother Marthilda]";
+ mes "[Mother Mathilda]";
mes "Perhaps you should ask Bishop Paul or Sister Cecilia once again. Well, may God be with you...";
close;
}
@@ -1771,14 +1771,14 @@ function script F_MotherMart {
mes "a Priest trainee...?";
mes "Welcome!";
next;
- mes "[Mother Marthilda]";
+ mes "[Mother Mathilda]";
mes "We Priests are obliged to spread the message of God to";
mes "the peoples of the Earth.";
next;
- mes "[Mother Marthilda]";
+ mes "[Mother Mathilda]";
mes "After you become a Priest, your travels may take you to the Morroc Pyramids. I hope that you may release the Undead there from the evil to which they are bound.";
next;
- mes "[Mother Marthilda]";
+ mes "[Mother Mathilda]";
mes "Well then...";
mes "I shall pray to";
mes "God for safety";