From 78bfe00b3a420730ecf89687ea3da2d4f76d3f2a Mon Sep 17 00:00:00 2001 From: NetSysFire <16-NetSysFire@users.noreply.git.themanaworld.org> Date: Mon, 30 Jan 2023 02:06:30 +0000 Subject: Random typo fixes --- npc/024-1/guard.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'npc/024-1/guard.txt') diff --git a/npc/024-1/guard.txt b/npc/024-1/guard.txt index cefc16a86..e35152315 100644 --- a/npc/024-1/guard.txt +++ b/npc/024-1/guard.txt @@ -30,7 +30,7 @@ L_MainLogic: //.@tax=1001-min(1000, reputation("Frostia")*10); .@tax=501-min(500, reputation("Frostia")*5); mesn; - mesc l("The guard eyes you with suspcion."); + mesc l("The guard eyes you with suspicion."); mesq l("You should not be here. Get moving."); if (Zeny < .@tax) close; @@ -71,7 +71,7 @@ L_MainQuest: mesq l("I hate foreigners. They know nothing about us and want to impose their \"ideals\" about democracy and whatever."); next; mesn; - mesq l("Anyway, you had a letter to our @@, you meant? Sure thing, I'll let him know at once.", b(l("king"))); + mesq l("Anyway, you have a letter to our %s, you meant? Sure thing, I'll let him know at once.", b(l("king"))); setq General_Narrator, 12; close; @@ -80,10 +80,10 @@ L_MainQuest2: mesq l("King Gelid Frozenheart II will have you."); next; mesn; - mesq l("His policy is to never read a letter without the sender being present. Of course we checked for poison and traps."); + mesq l("His policy is to never read a letter without the sender being present. Of course we check it for poison and traps."); next; mesn; - mesq l("Behave yourself, or you'll be executed in the town square mercilessly. You have been warned."); + mesq l("Behave yourself, or our death penalty awaits. You have been warned."); next; closeclientdialog; // Maybe an instance instead? -- cgit v1.2.3-60-g2f50