diff options
author | Wushin <pasekei@gmail.com> | 2016-02-02 01:04:40 -0600 |
---|---|---|
committer | Wushin <pasekei@gmail.com> | 2016-02-02 01:04:40 -0600 |
commit | 062fb12c6386d2ac2c5e4f1dc8cf7596e11c82c1 (patch) | |
tree | bec7e883407e3727c371456e70c367af81e96532 | |
parent | 633a7c34d8a585c6c4659d353628dff5134ff79d (diff) | |
parent | e70a91ab12e2793ff30e244a5493113578412ccf (diff) | |
download | serverdata-062fb12c6386d2ac2c5e4f1dc8cf7596e11c82c1.tar.gz serverdata-062fb12c6386d2ac2c5e4f1dc8cf7596e11c82c1.tar.bz2 serverdata-062fb12c6386d2ac2c5e4f1dc8cf7596e11c82c1.tar.xz serverdata-062fb12c6386d2ac2c5e4f1dc8cf7596e11c82c1.zip |
Merge pull request #456 from wushin/typo-fixes
Typo fixes
-rw-r--r-- | world/map/npc/009-2/wyara.txt | 2 | ||||
-rw-r--r-- | world/map/npc/011-1/auldsbel.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/world/map/npc/009-2/wyara.txt b/world/map/npc/009-2/wyara.txt index 17f6bc61..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, 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 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.\""; 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, |