summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/000-2-0/julia.txt2
-rw-r--r--npc/000-2-0/note.txt2
-rw-r--r--npc/000-2-1/arpan.txt4
3 files changed, 4 insertions, 4 deletions
diff --git a/npc/000-2-0/julia.txt b/npc/000-2-0/julia.txt
index db2a06e4..dd8f0fd5 100644
--- a/npc/000-2-0/julia.txt
+++ b/npc/000-2-0/julia.txt
@@ -83,7 +83,7 @@ l_First:
mesn "Narrator";
mes col(l("There is a paper with some rules written on it."), 9);
next;
- mesq col(l("1. Do not bot, this means that you won't run any automated tasks (Also included keyboard tricks). Any away from keyboard activity is considereted botting does not include standing still)"), 9);
+ mesq col(l("1. Do not bot, this means that you won't run any automated tasks (Also included keyboard tricks). Any away from keyboard activity is considered botting does not include standing still)"), 9);
next;
mesq col(l("2, Do not spam (includes trade spam)"), 9);
next;
diff --git a/npc/000-2-0/note.txt b/npc/000-2-0/note.txt
index b063a411..f9bd83e3 100644
--- a/npc/000-2-0/note.txt
+++ b/npc/000-2-0/note.txt
@@ -9,7 +9,7 @@
mesn "Narrator";
mes col(l("There is a paper with some rules written on it."), 9);
next;
- mesq col(l("1. Do not bot, this means that you won't run any automated tasks (Also included keyboard tricks). Any away from keyboard activity is considereted botting does not include standing still)"), 9);
+ mesq col(l("1. Do not bot, this means that you won't run any automated tasks (Also included keyboard tricks). Any away from keyboard activity is considered botting does not include standing still)"), 9);
next;
mesq col(l("2, Do not spam (includes trade spam)"), 9);
next;
diff --git a/npc/000-2-1/arpan.txt b/npc/000-2-1/arpan.txt
index 8478fde0..9e2c7550 100644
--- a/npc/000-2-1/arpan.txt
+++ b/npc/000-2-1/arpan.txt
@@ -138,7 +138,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 your 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 are 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);
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);
@@ -231,7 +231,7 @@ l_WhatCloth:
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 your 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 are 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);
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);
next;