Переглянути джерело

Misc typo fixes (#6963)

Co-authored-by: Gernot Federspiel <ba212908@gmx.net>
KrokusPokus 3 роки тому
батько
коміт
667645c2e2

+ 1 - 1
npc/custom/quests/thq/THQS_Quests.txt

@@ -288,7 +288,7 @@ prt_sewb1,120,245,6	script	Sewer Management Knight	705,{
 	if (three_qset == 3) goto N_QuestStart;
 	if (seven_qset == 3) goto N_QuestStart2;
 	mes "[Sewer Management]";
-	mes "Live dosent get any worse for me,working in the bug filled Culvert every day...";
+	mes "Live doesn't get any worse for me, working in this bug filled Culvert every day...";
 	close;
 N_QuestComp:
 	mes "[Sewer Management]";

+ 1 - 1
npc/quests/quests_juperos.txt

@@ -206,7 +206,7 @@ function Func_JupHist;
 		mes "[Fayruz]";
 		mes "Well, you look";
 		mes "quite pleased.";
-		mes "May I asked what";
+		mes "May I ask what";
 		mes "happened to put that";
 		mes "expression on your face?";
 		next;

+ 1 - 1
npc/quests/quests_lighthalzen.txt

@@ -11164,7 +11164,7 @@ airplane_01,96,48,3	script	Man#Lyozien	4_M_LGTMAN,{
 		mes "Oh good, you're back.";
 		mes "Mr. Ahman just left and";
 		mes "picked up his goods. We're";
-		mes "done here, so you have to";
+		mes "done here, so all you have to";
 		mes "do now is report to my";
 		mes "brother in Lighthalzen.";
 		next;

+ 9 - 9
npc/quests/quests_louyang.txt

@@ -2464,7 +2464,7 @@ lou_in02,123,39,4	script	Poison King#lou	824,{
 			case 1:
 				mes "[Nagash Arses]";
 				mes "Ah, have you";
-				mes "head of this poem?";
+				mes "heard of this poem?";
 				mes "As I grow older, my";
 				mes "memory also grows worse,";
 				mes "but I really like this poem";
@@ -2478,12 +2478,12 @@ lou_in02,123,39,4	script	Poison King#lou	824,{
 				set .@question_poet,rand(1,4);
 				if (.@question_poet == 1) {
 					mes "[Nagash Arses]";
-					mes "'^3355FFAs I lay^000000 ^3355FFlooking up at the moonlight^000000.' In this first line, what word should be in [ ]?";
+					mes "'^3355FFAs I lay^000000 [ ] ^3355FFlooking up at the moonlight^000000.' In this first line, what word should be in [ ]?";
 					next;
 					if (select("on the ground:with you:in bed:in the stars") == 3)
 						set .@answer_poet,.@answer_poet + 10;
 					mes "[Nagash Arses]";
-					mes "'^3355FFIt looks like the^000000 ^3355FFon the ground^000000.' In the second line, which word should be in [ ]?";
+					mes "'^3355FFIt looks like the^000000 [ ] ^3355FFon the ground^000000.' In the second line, which word should be in [ ]?";
 					next;
 					if (select("frost:dew:pebbles:snow") == 1)
 						set .@answer_poet,.@answer_poet + 10;
@@ -2523,7 +2523,7 @@ lou_in02,123,39,4	script	Poison King#lou	824,{
 				}
 				else if (.@question_poet == 2) {
 					mes "[Nagash Arses]";
-					mes "'^3355FFIt looks like the^000000 ^3355FFon the ground^000000.' In the second line, which word should be in [ ]?";
+					mes "'^3355FFIt looks like the^000000 [ ] ^3355FFon the ground^000000.' In the second line, which word should be in [ ]?";
 					next;
 					if (select("frost:dew:pebbles:snow") == 1)
 						set .@answer_poet,.@answer_poet + 10;
@@ -2571,7 +2571,7 @@ lou_in02,123,39,4	script	Poison King#lou	824,{
 				}
 				else if (.@question_poet == 3) {
 					mes "[Nagash Arses]";
-					mes "'^3355FFIt looks like the^000000 ^3355FFon the ground^000000.' In the second line, which word should be in [ ]?";
+					mes "'^3355FFIt looks like the^000000 [ ] ^3355FFon the ground^000000.' In the second line, which word should be in [ ]?";
 					next;
 					if (select("frost:dew:pebbles:snow") == 1)
 						set .@answer_poet,.@answer_poet + 10;
@@ -2617,14 +2617,14 @@ lou_in02,123,39,4	script	Poison King#lou	824,{
 				}
 				else {
 					mes "[Nagash Arses]";
-					mes "'^3355FFIt looks like the^000000 ^3355FFon the ground^000000.' In the second line,";
+					mes "'^3355FFIt looks like the^000000 [ ] ^3355FFon the ground^000000.' In the second line,";
 					mes "which word should be in [ ]?";
 					next;
 					if (select("frost:dew:pebbles:snow") == 1)
 						set .@answer_poet,.@answer_poet + 10;
 					next;
 					mes "[Nagash Arses]";
-					mes "'^3355FFI lift my^000000 ^3355FFto look at the bright moon^000000.' In the third line, which word should be in [ ]?";
+					mes "'^3355FFI lift my^000000 [ ] ^3355FFto look at the bright moon^000000.' In the third line, which word should be in [ ]?";
 					next;
 					if (select("eyes:head:gaze:sights") == 2)
 						set .@answer_poet,.@answer_poet + 10;
@@ -3315,8 +3315,8 @@ lou_in02,123,39,4	script	Poison King#lou	824,{
 		mes "This is a journal that I have been writing for 15 years about my feelings of guilt, and what really happened in the past. I hope you can deliver this to the lord for me.";
 		next;
 		mes "^3355FFYou obtained";
-		mes "^0000FFPoison King,";
-		mes "Nagash Arses' Jounal^000000.";
+		mes "^0000FFPoison King";
+		mes "Nagash Arses' Journal^000000.";
 		set ch_poison,18;
 		changequest 11080,11081;
 		close;

+ 2 - 2
npc/quests/quests_moscovia.txt

@@ -8356,7 +8356,7 @@ moscovia,166,145,1	script	Worried Mother#rus19	4_F_RUSWOMAN3,{
 			mes "You must have something to protect yourself from Lusalka. '^0000ffHoly Water^000000' will protect you from Lusalka'a gaze.";
 			next;
 			mes "[Worried Mother]";
-			mes "And Lusalka is noctournal. You should be able to find here from ^ff00005 pm to 6 am PST^000000.";
+			mes "And Lusalka is nocturnal. You should be able to find her from ^ff00005 pm to 6 am PST^000000.";
 			next;
 			mes "[Worried Mother]";
 			mes "Don't forget. You have to bring '^0000ffHoly Water^000000' with you, and find her from ^ff00005 pm to 6 am PST^000000.";
@@ -8374,7 +8374,7 @@ moscovia,166,145,1	script	Worried Mother#rus19	4_F_RUSWOMAN3,{
 			mes "You must have something to protect yourself from Lusalka. '^0000ffHoly Water^000000' will protect you from Lusalka'a gaze.";
 			next;
 			mes "[Worried Mother]";
-			mes "And Lusalka is noctournal. You should be able to find here from ^ff00005 pm to 6 am PST^000000.";
+			mes "And Lusalka is nocturnal. You should be able to find her from ^ff00005 pm to 6 am PST^000000.";
 			next;
 			mes "[Worried Mother]";
 			mes "Don't forget. You have to bring '^0000ffHoly Water^000000' with you, and find her from ^ff00005 pm to 6 am PST^000000.";

+ 1 - 1
npc/quests/quests_nameless.txt

@@ -1597,7 +1597,7 @@ ra_temple,165,57,5	script	Niren#ss	915,{
 			mes "were too preoccupied";
 			mes "with other matters. In fact,";
 			mes "I haven't gotten the chance";
-			mes "to think of what do with him...";
+			mes "to think of what to do with him...";
 			next;
 			mes "[Niren]";
 			mes "I want to ask you to";

+ 5 - 5
npc/re/cities/eclage.txt

@@ -31,23 +31,23 @@ ecl_in02,164,56,3	script	Receptionist#Laphine	835,{
 	next;
 	switch (select("Save Location:Rest:Finish the conversation")) {
 	case 1:
-		mes "[Receptionist}";
+		mes "[Receptionist]";
 		mes "Clinic has been set as your save point. Be careful though~";
 		savepoint "ecl_in02",162,50,1,1;
 		close;
 	case 2:
-		mes "[Receptionist}";
+		mes "[Receptionist]";
 		mes "Restore your mind and body at our clinic. It's filled with Eclage's clean energy.";
 		mes "We charge 1 Splendide Coin normally, but we offer a special discount for travelers. Your total is 5,000 zeny. ";
 		next;
 		switch (select("Pay with Splendide Coin:Pay with Zeny:Forget it")) {
 		case 1:
 			if (!countitem(6081)) {
-				mes "[Receptionist}";
+				mes "[Receptionist]";
 				mes "It seems like you don't have enough coins. Would you check your account again, please?";
 				close;
 			}
-			mes "[Receptionist}";
+			mes "[Receptionist]";
 			mes "Make yourself at home~";
 			close2;
 			delitem 6081,1; //6081
@@ -60,7 +60,7 @@ ecl_in02,164,56,3	script	Receptionist#Laphine	835,{
 				mes "Looks like you don't have enough resources to proceed. Do you mind checking your account again?";
 				close;
 			}
-			mes "[Receptionist}";
+			mes "[Receptionist]";
 			mes "Make yourself at home~";
 			close2;
 			Zeny = Zeny - 5000;