From f5a67d745662a0c02961f27cb1f59b1d6ca8ad88 Mon Sep 17 00:00:00 2001 From: Jessica Tölke Date: Sat, 14 Apr 2012 15:11:57 +0200 Subject: Fixing spelling errors, some reported by Qwerty Dragon. Submodule pointer updated. --- client-data | 2 +- world/map/npc/001-1/entertainer.txt | 6 +++--- world/map/npc/042-1/kaan.txt | 4 ++-- world/map/npc/042-2/sorfina.txt | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/client-data b/client-data index 6cd505f2..1076514f 160000 --- a/client-data +++ b/client-data @@ -1 +1 @@ -Subproject commit 6cd505f2b41e78e53c19ec2a34a7a454afd55b3d +Subproject commit 1076514f803aaa0730b5f302236962d4ac4f9675 diff --git a/world/map/npc/001-1/entertainer.txt b/world/map/npc/001-1/entertainer.txt index d31c6232..96e0527c 100644 --- a/world/map/npc/001-1/entertainer.txt +++ b/world/map/npc/001-1/entertainer.txt @@ -13,7 +13,7 @@ L_Learn: mes "[Entertainer]"; - mes "\"They are called emotes, I use them to express how I am feeling"; + mes "\"They are called emotes, I use them to express how I am feeling."; mes "I can teach you if you'd like?\""; menu "Yes please.", L_Learn2, @@ -23,8 +23,8 @@ L_Learn: L_Learn2: setskill @EMOTE_SKILL, 1; mes "[Entertainer]"; - mes "\"All you have to do is press alt and a number"; - mes "The number determines what emotion will be showned"; + mes "\"All you have to do is press alt and a number."; + mes "The number determines what emotion will be shown."; mes "Some clients will also show an emote shortcut-bar with the F12 button\""; goto L_Close; diff --git a/world/map/npc/042-1/kaan.txt b/world/map/npc/042-1/kaan.txt index d80721c9..e1a8b483 100644 --- a/world/map/npc/042-1/kaan.txt +++ b/world/map/npc/042-1/kaan.txt @@ -53,7 +53,7 @@ L_Tanisha3: mes "\"But I took care of that problem.\""; mes "He looks very proud."; next; - mes "\"I build this fence to keep them out.\""; + mes "\"I built this fence to keep them out.\""; next; menu "Impressive! Just a bit... skewed.",-, @@ -100,7 +100,7 @@ L_Hasan: L_Trick: mes "[Kaan]"; - mes "\"Do you have any idea what Hasans weakness could be?"; + mes "\"Do you have any idea what Hasan's weakness could be?"; if (hasan < 2) goto L_Close; next; diff --git a/world/map/npc/042-2/sorfina.txt b/world/map/npc/042-2/sorfina.txt index b750dd7a..0c981946 100644 --- a/world/map/npc/042-2/sorfina.txt +++ b/world/map/npc/042-2/sorfina.txt @@ -79,7 +79,7 @@ L_Clothes: mes "[Sorfina]"; mes "\"That's much better, don't you think?\""; next; - mes "\"I think this will help you a bit. To get more informations, press the button Setup and look at the controls on the Keyboard tab. You can also change them as you like."; + mes "\"I think this will help you a bit. To get more information, press the button Setup and look at the controls on the Keyboard tab. You can also change them as you like."; mes "Talk to me again if you want me to explain more things.\""; next; mes "\"Now you should go to see my granddaughter, she is very worried. She's in the storehouse, that's the second building southeast from here.\""; @@ -153,7 +153,7 @@ L_Items: mes "\"Miscellaneous items such as maggot slime, can be used in creating other items, or just to trade and sell.\""; next; mes "\"Press F3 to open your inventory."; - mes "When placing your cursor over an item there, you can see a box with some informations about that item.\""; + mes "When placing your cursor over an item there, you can see a box with some information about that item.\""; next; mes "\"To use or equip an item, select it by clicking on it."; mes "Then press Use or Equip.\""; -- cgit v1.2.3-60-g2f50