summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJessica Tölke <jtoelke@mail.upb.de>2012-04-14 15:11:57 +0200
committerJessica Tölke <jtoelke@mail.upb.de>2012-04-14 15:13:44 +0200
commitf5a67d745662a0c02961f27cb1f59b1d6ca8ad88 (patch)
treec90df1836cfb514b43843e7338bd7017cc989661
parent50f774a4bd3108b58a003fd4904bbbb574dfbbca (diff)
downloadserverdata-f5a67d745662a0c02961f27cb1f59b1d6ca8ad88.tar.gz
serverdata-f5a67d745662a0c02961f27cb1f59b1d6ca8ad88.tar.bz2
serverdata-f5a67d745662a0c02961f27cb1f59b1d6ca8ad88.tar.xz
serverdata-f5a67d745662a0c02961f27cb1f59b1d6ca8ad88.zip
Fixing spelling errors, some reported by Qwerty Dragon. Submodule pointer updated.
m---------client-data0
-rw-r--r--world/map/npc/001-1/entertainer.txt6
-rw-r--r--world/map/npc/042-1/kaan.txt4
-rw-r--r--world/map/npc/042-2/sorfina.txt4
4 files changed, 7 insertions, 7 deletions
diff --git a/client-data b/client-data
-Subproject 6cd505f2b41e78e53c19ec2a34a7a454afd55b3
+Subproject 1076514f803aaa0730b5f302236962d4ac4f967
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.\"";