summaryrefslogtreecommitdiff
path: root/npc/000-2-0/julia.txt
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2012-05-07 16:25:34 +0200
committerReid <reidyaro@gmail.com>2012-05-07 16:25:34 +0200
commit5338e608f3562f466c950d750ec86ae5edcc66af (patch)
tree700185119f60294930cb02a59cd9dd4eddffd2f7 /npc/000-2-0/julia.txt
parentcc2874f805a2d0daf340d8fa1fcb5e2f2c423387 (diff)
downloadserverdata-5338e608f3562f466c950d750ec86ae5edcc66af.tar.gz
serverdata-5338e608f3562f466c950d750ec86ae5edcc66af.tar.bz2
serverdata-5338e608f3562f466c950d750ec86ae5edcc66af.tar.xz
serverdata-5338e608f3562f466c950d750ec86ae5edcc66af.zip
Correct some punctuation problems on the rules part of note and julia npcs.
Diffstat (limited to 'npc/000-2-0/julia.txt')
-rw-r--r--npc/000-2-0/julia.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/000-2-0/julia.txt b/npc/000-2-0/julia.txt
index dc3b22c5..1347a720 100644
--- a/npc/000-2-0/julia.txt
+++ b/npc/000-2-0/julia.txt
@@ -75,7 +75,7 @@ l_First:
mesq l("Ok, Done.");
if (@q == 1) goto l_NoRules;
next;
- mesq l("I'm sure that you've got some questions for me, feel free to ask them, but in first I need to tell you the rules of proper social conduct on board.");
+ mesq l("I'm sure that you've got some questions for me, feel free to ask them, but firstly I need to tell you the rules of proper social conduct on board.");
mesq l("Here they are.");
next;
@@ -83,7 +83,7 @@ l_First:
mesn "Narrator";
mes col(l("Julia hands you a paper with the rules written on it."), 9);
next;
- mesq col(l("1. You won't bot, this mean that you won't run any automated tasks (Also included keyboard trick). If your character move, attack or start any other action, it involve that you made this by yourself, and that you are in front of your keyboard, if not, it's considered as botting."), 9);
+ mesq col(l("1, You won't bot, this mean that you won't run any automated tasks (Also included keyboard trick). If your character move, attack or start any other action, it involve that you made this by yourself, and that you are in front of your keyboard, if not, it's considered as botting."), 9);
next;
mesq col(l("2, You won't multibox, this mean that you won't clone yourself and start any other client for attacking in group."), 9);
next;
@@ -91,7 +91,7 @@ l_First:
next;
mesq col(l("4, You won't trashtalk, flood, spam, beg, whine or use rude language on your character name, and while chatting, at the exception that there is a present form of roleplay."), 9);
next;
- mesq col(l("5, You won't speak any other language else than english around other players which are not part of your community. You are free to speak in french, spanish, mayan or in ewoks if you wish, if you are alone or with your community."), 9);
+ mesq col(l("5, You won't speak any other language else than english around other players which are not part of your community. You are free to speak in french, spanish, mayan or even in ewoks if you wish, if you are alone or with your community."), 9);
next;
mesq col(l("6, You will follow the social convention listed on the RFC1855."), 9);
next;