diff options
author | NetSysFire <16-NetSysFire@users.noreply.git.themanaworld.org> | 2023-01-30 02:06:30 +0000 |
---|---|---|
committer | NetSysFire <16-NetSysFire@users.noreply.git.themanaworld.org> | 2023-01-30 02:06:30 +0000 |
commit | e7fd238b04c9243a146aa2686541a9b532b45818 (patch) | |
tree | aa81ac41f99773812f555a9a560c386c0dc5a35e /npc/024-16/craftsman.txt | |
parent | 02c1cd48d4de0300578f89c92b879d9e7032cd39 (diff) | |
parent | 78bfe00b3a420730ecf89687ea3da2d4f76d3f2a (diff) | |
download | serverdata-e7fd238b04c9243a146aa2686541a9b532b45818.tar.gz serverdata-e7fd238b04c9243a146aa2686541a9b532b45818.tar.bz2 serverdata-e7fd238b04c9243a146aa2686541a9b532b45818.tar.xz serverdata-e7fd238b04c9243a146aa2686541a9b532b45818.zip |
Random typo fixes
See merge request ml/serverdata!78
Diffstat (limited to 'npc/024-16/craftsman.txt')
-rw-r--r-- | npc/024-16/craftsman.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/024-16/craftsman.txt b/npc/024-16/craftsman.txt index 961161ec6..a67372954 100644 --- a/npc/024-16/craftsman.txt +++ b/npc/024-16/craftsman.txt @@ -17,10 +17,10 @@ mesq lg("Look what we have here, it is a girl!", "Look what we have here, it is a boy!"); next; mesn; - mesq l("I'm Thurgar the mighty craftsman. I can make anything reality! But I only work to the king!"); + mesq l("I'm Thurgar the mighty craftsman. I can make anything reality! But I only work for the king!"); next; mesn; - mesq l("...Unless, of course, if you're interested in learning this art. You'll not regret it, I assure you."); + mesq l("...Unless, of course, if you're interested in learning this art, I shall teach you. You'll not regret it, I assure you."); next; // Main Loop .@score=CRAFTING_SCORE_COMPLETE/40; |