summaryrefslogtreecommitdiff
path: root/npc/000-2-1
diff options
context:
space:
mode:
authorAlige <aligetmw@hotmail.fr>2012-11-06 11:16:24 +0400
committerAlige <aligetmw@hotmail.fr>2012-11-06 11:16:24 +0400
commit7c2dac640bbf6feb3003057b8b51100879fc21cc (patch)
tree8fd97f53dcd46943597c6754da57e6937a5a7307 /npc/000-2-1
parentdfa4a8d5b99ccd7a76a01c241c0aa8c4ac848d09 (diff)
downloadserverdata-7c2dac640bbf6feb3003057b8b51100879fc21cc.tar.gz
serverdata-7c2dac640bbf6feb3003057b8b51100879fc21cc.tar.bz2
serverdata-7c2dac640bbf6feb3003057b8b51100879fc21cc.tar.xz
serverdata-7c2dac640bbf6feb3003057b8b51100879fc21cc.zip
Major language fix in scripts.
Diffstat (limited to 'npc/000-2-1')
-rw-r--r--npc/000-2-1/arpan.txt2
-rw-r--r--npc/000-2-1/knife.txt6
-rw-r--r--npc/000-2-1/peter.txt2
3 files changed, 5 insertions, 5 deletions
diff --git a/npc/000-2-1/arpan.txt b/npc/000-2-1/arpan.txt
index 033cc47f..d2420c5b 100644
--- a/npc/000-2-1/arpan.txt
+++ b/npc/000-2-1/arpan.txt
@@ -110,7 +110,7 @@ OnEquip:
mesn "Narrator";
mes col(lg("If you would like to open your inventory use the F3 key or use your mouse to select it in the above menu in your client."), 9);
next;
- mes col(lg("Once you're inside of your inventory, you may equip the item by selecting it and clicking 'Equip'. Alternately, you can unequip an item by selecting 'unequip' to remove it."), 9);
+ mes col(lg("Once you're inside of your inventory, you may equip the item by selecting it and clicking 'Equip'. Alternately, you can unequip an item by clicking on 'unequip'."), 9);
next;
mes col(lg("Certain items perform different effects. Some will heal you, some you may use as weapons or armor, and some can be sold for gold."), 9);
diff --git a/npc/000-2-1/knife.txt b/npc/000-2-1/knife.txt
index d39350d1..4372b969 100644
--- a/npc/000-2-1/knife.txt
+++ b/npc/000-2-1/knife.txt
@@ -15,7 +15,7 @@
if (@q) close;
mesn "Narrator";
- mes col(l("There are some knifes on the table, do you want to take one?"), 9);
+ mes col(l("There are some knifes on the table. Would you like to take one?"), 9);
next;
menu
@@ -32,9 +32,9 @@ l_Give:
mesn "Narrator";
mes col(lg("If you would like to open your inventory use the F3 key or use your mouse to select it in the above menu in your client."), 9);
next;
- mes col(lg("Once you're inside of your inventory, you may equip the item by selecting it and clicking 'Equip'. Alternately, you can unequip an item by selecting 'unequip' to remove it."), 9);
+ mes col(lg("Once you're inside of your inventory, you may equip the item by selecting it and clicking 'Equip'. Alternately, you can unequip an item by clicking on 'unequip'."), 9);
next;
- mes col(lg("Certain items perform different effects. Some will heal you, some you may use as weapons or armor, and some can be sold for gold."), 9);
+ mes col(lg("Items have different effects. Some will heal you, some you may use as weapons or armor, and some can be sold for gold."), 9);
close;
diff --git a/npc/000-2-1/peter.txt b/npc/000-2-1/peter.txt
index 9f3e4f94..76c3602c 100644
--- a/npc/000-2-1/peter.txt
+++ b/npc/000-2-1/peter.txt
@@ -132,7 +132,7 @@ OnReturnFail:
OnReturnWin:
mesn;
- mesq l("Thanks again for helping me. But those Rattos are a permanent problem and your help is always welcome. The only problem is that I can give you a reward only one time.");
+ mesq l("Thanks again for helping me. But these Rattos are a permanent problem and your help is always welcome. The only problem is that I can give you a reward only one time.");
if (@q == 3 || @q == 4)