浏览代码

Changed "Marthilda" to "Mathilda" in the Aco and priest Job quests.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11473 54d463be-8e91-2dee-dedb-b68131a5f0ec
L0ne_W0lf 17 年之前
父节点
当前提交
99fc9221e7
共有 3 个文件被更改,包括 15 次插入14 次删除
  1. 1 0
      npc/Changelog.txt
  2. 9 9
      npc/jobs/1-1/acolyte.txt
  3. 5 5
      npc/jobs/2-1/priest.txt

+ 1 - 0
npc/Changelog.txt

@@ -1,6 +1,7 @@
 Date		Added
 ======
 2007/10/14
+	* Rev. 11473 Changed "Marthilda" to "Mathilda" in the Aco and priest Job quests. [L0ne_W0lf]
 	* Rev. 11472 Updated Merchant quest skill NPCs. [L0ne_W0lf]
 	* Rev. 11471 Updated Archer, Mage, and Thief quest skill NPCs. [L0ne_W0lf]
 	* Rev. 11470 Added headers to Acolyte, Swordman, and Novice quest skill files. [L0ne_W0lf]

+ 9 - 9
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;
 		}

+ 5 - 5
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";