From f1fb18c15883f5923a631f2805afbed2128ad0e0 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 20 Dec 2018 16:57:32 -0200 Subject: Throw a dictionary at @dustynator NPC before Demure throws a Monster King at me ¬.¬ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- npc/018-2-1/dustman.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'npc/018-2-1') diff --git a/npc/018-2-1/dustman.txt b/npc/018-2-1/dustman.txt index cb34214be..8164b3924 100644 --- a/npc/018-2-1/dustman.txt +++ b/npc/018-2-1/dustman.txt @@ -65,7 +65,7 @@ } else if (.@hh == 0) { next; mesn; - mesq l("So, let's return to the bussiness at hand. My men went down and haven't returned. That was long ago, by the way."); + mesq l("So, let's return to the business at hand. My men went down and haven't returned. That was long ago, by the way."); mesq l("I can send you to at least five from the seven cave levels this dungeon have."); next; mesn; @@ -106,7 +106,7 @@ L_COD: setq LoFQuest_COD, 1; } mesn; - mesq l("Just @@ ago, thiefs stole Pihro & Pyndragon weapons.", FuzzyTime(1542570030)); + mesq l("Just @@ ago, thieves stole Pihro & Pyndragon weapons.", FuzzyTime(1542570030)); next; if (BaseLevel >= 50 && .@cod < 2) { mesn; @@ -115,7 +115,7 @@ L_COD: next; } else if (BaseLevel < 50) { mesn; - mesq l("It was a real problem, threating them to go out of business. I think they are trying to recover the lost weapons."); + mesq l("It was a real problem, threatening them to go out of business. I think they are trying to recover the lost weapons."); mesc l("Attain level 50 to try this quest."); close; } else { -- cgit v1.2.3-60-g2f50