summaryrefslogtreecommitdiff
path: root/npc/000-2-0/note.txt
diff options
context:
space:
mode:
authorAlige <aligetmw@hotmail.fr>2012-09-04 09:52:59 +0400
committerAlige <aligetmw@hotmail.fr>2012-09-04 09:52:59 +0400
commite002d8fe8138a4bdd194b7f8731b0db484198603 (patch)
treea6f84bc8b58cd3001310170c3114d74e30b0018a /npc/000-2-0/note.txt
parentd31a3cd3de6987900b4e6b2a7153e12d612cc64d (diff)
downloadserverdata-e002d8fe8138a4bdd194b7f8731b0db484198603.tar.gz
serverdata-e002d8fe8138a4bdd194b7f8731b0db484198603.tar.bz2
serverdata-e002d8fe8138a4bdd194b7f8731b0db484198603.tar.xz
serverdata-e002d8fe8138a4bdd194b7f8731b0db484198603.zip
Fixed several language issues in some scripts.
Diffstat (limited to 'npc/000-2-0/note.txt')
-rw-r--r--npc/000-2-0/note.txt18
1 files changed, 9 insertions, 9 deletions
diff --git a/npc/000-2-0/note.txt b/npc/000-2-0/note.txt
index d0d117a3..94998ea9 100644
--- a/npc/000-2-0/note.txt
+++ b/npc/000-2-0/note.txt
@@ -10,23 +10,23 @@
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 considered botting does not include standing still.)"), 9);
+ mesq col(l("1. Do not bot. This means are not allowed to run any automated or use keyboard tricks. Any away from keyboard activity will be considered as botting. This does not include standing still."), 9);
next;
- mesq col(l("2. Do not spam. (includes trade spam)"), 9);
+ mesq col(l("2. Do not spam. This also concerns trade spam."), 9);
next;
- mesq col(l("3. Do not multibox, this mean that you cannot have more than one active character logged in or any other active clients used for attacking in group."), 9);
+ mesq col(l("3. Do not multibox. This mean you cannot have more than one active character logged in at a time. You are not allowed to use more than one active client at a time to attack in groups."), 9);
next;
- mesq col(l("4. Don't trashtalk, beg or use rude language in your character name and in the chat, at the exception of roleplay purposes."), 9);
+ mesq col(l("4. Do not trashtalk, beg or use rude language in your character name or in the chat, at the exception of roleplay purposes."), 9);
next;
- mesq col(l("5. Don't speak any other language other than English in the public areas. You are free to speak any language you want in private chats and when alone with groups of friends."), 9);
+ mesq col(l("5. Do not speak any other language other than English in the public areas. You are free to speak any language you want in private chats, or when alone with friends."), 9);
next;
- mesq col(l("6. Follow the social convention listed on the RFC1855."), 9);
+ mesq col(l("6. Follow the social convention listed on the RFC1855 article."), 9);
next;
- mes col(l("Some other strings are added to this page."), 9);
+ mes col(l("Following these lines are some other writings on this paper."), 9);
next;
- mesq col(l("Don't give the password of your room to anybody! Keep it secret and try not to use the same one in any other room in the future. - Julia"), 9);
+ mesq col(l("Do not give the password of your room to anybody! Keep it secret and try not to use the same one in any other room in the future. - Julia"), 9);
next;
- mesq col(l("Does somebody know a good place to look in Esperia? - M. Arpan"), 9);
+ mesq col(l("Does somebody know a good place to hang out in Esperia? - M. Arpan"), 9);
next;
mes col(l("Some more things are written down but it's not legible."), 9);