From eb182e873105b728d734387630d123f326ed0867 Mon Sep 17 00:00:00 2001 From: Shad0wCrux Date: Fri, 4 Dec 2015 12:19:27 -0500 Subject: Minor NPC dialogue spelling error --- world/map/npc/011-1/auldsbel.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'world/map') diff --git a/world/map/npc/011-1/auldsbel.txt b/world/map/npc/011-1/auldsbel.txt index 23e3f84a..0f650c9a 100644 --- a/world/map/npc/011-1/auldsbel.txt +++ b/world/map/npc/011-1/auldsbel.txt @@ -456,7 +456,7 @@ L_about_auldsbel: mes "\"The Council is sovereign over three hundred acres of land and nearby farming communities and has been ever since Yorick the Younger shaped Dorngard out of a mountain by sheer power of will, to build a home for the school his father had founded.\""; next; mes "[Auldsbel the Wizard]"; - mes "\"The Council has held peaceful relations with nearby realms for almost two centruries now and is widely regarded as a reliable partner in shaping civilization to allow it to evolve towards its next stage.\""; + mes "\"The Council has held peaceful relations with nearby realms for almost two centuries now and is widely regarded as a reliable partner in shaping civilization to allow it to evolve towards its next stage.\""; next; menu "All right, but what about you?.", L_about_auldsbel_2, -- cgit v1.2.3-60-g2f50 From cf1e6f3b813501502c1f59ef86fe44791c3f7b1c Mon Sep 17 00:00:00 2001 From: Shad0wCrux Date: Tue, 12 Jan 2016 17:48:22 -0500 Subject: Minor edit for clarity --- world/map/npc/009-2/wyara.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'world/map') diff --git a/world/map/npc/009-2/wyara.txt b/world/map/npc/009-2/wyara.txt index 17f6bc61..57552a53 100644 --- a/world/map/npc/009-2/wyara.txt +++ b/world/map/npc/009-2/wyara.txt @@ -165,7 +165,7 @@ L_make_manapotion: next; mes "[Wyara the Witch]"; mes "The water in the bottle takes on a strange golden hue, but doesn't flow out."; - mes "After a while, she retrieves the bottle, fills some of the liquid into a smaller, clay bottle, mixes in the rest of the paste, plugs the bottle and shakes it."; + mes "After a while, she retrieves the bottle and fills some of the liquid into a smaller clay bottle. She then proceeds to mix in the rest of the paste, plugs the bottle and shakes it."; next; mes "[Wyara the Witch]"; mes "\"I shall keep the rest of your water and the bottle as a payment, if you don't mind. But here is the potion; let it rest for a minute before you use it for maximum effect.\""; -- cgit v1.2.3-60-g2f50 From e70a91ab12e2793ff30e244a5493113578412ccf Mon Sep 17 00:00:00 2001 From: wushin Date: Mon, 1 Feb 2016 13:58:25 -0600 Subject: added better wording. closes #448 --- world/map/npc/009-2/wyara.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'world/map') diff --git a/world/map/npc/009-2/wyara.txt b/world/map/npc/009-2/wyara.txt index 57552a53..99ad3681 100644 --- a/world/map/npc/009-2/wyara.txt +++ b/world/map/npc/009-2/wyara.txt @@ -165,7 +165,7 @@ L_make_manapotion: next; mes "[Wyara the Witch]"; mes "The water in the bottle takes on a strange golden hue, but doesn't flow out."; - mes "After a while, she retrieves the bottle and fills some of the liquid into a smaller clay bottle. She then proceeds to mix in the rest of the paste, plugs the bottle and shakes it."; + mes "After a while, she retrieves the bottle and pours some of the liquid into a smaller clay bottle. She proceeds to mix in the rest of the paste, then plugs the bottle and shakes it."; next; mes "[Wyara the Witch]"; mes "\"I shall keep the rest of your water and the bottle as a payment, if you don't mind. But here is the potion; let it rest for a minute before you use it for maximum effect.\""; -- cgit v1.2.3-60-g2f50