diff options
author | Reid <reidyaro@gmail.com> | 2012-05-11 23:18:50 +0200 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2012-05-11 23:18:50 +0200 |
commit | fa0c7f97ab306f7a3c9710640ba9b5c6f516dafe (patch) | |
tree | b1ab53894d42389ebf7d170b8c4ebe347e96388d | |
parent | 0dd4e2864a46b7f727be60f94a38740da8237132 (diff) | |
download | clientdata-fa0c7f97ab306f7a3c9710640ba9b5c6f516dafe.tar.gz clientdata-fa0c7f97ab306f7a3c9710640ba9b5c6f516dafe.tar.bz2 clientdata-fa0c7f97ab306f7a3c9710640ba9b5c6f516dafe.tar.xz clientdata-fa0c7f97ab306f7a3c9710640ba9b5c6f516dafe.zip |
Change language rule typo.
-rw-r--r-- | npc/000-2-0/julia.txt | 2 | ||||
-rw-r--r-- | npc/000-2-0/note.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/npc/000-2-0/julia.txt b/npc/000-2-0/julia.txt index 1347a720..e0956970 100644 --- a/npc/000-2-0/julia.txt +++ b/npc/000-2-0/julia.txt @@ -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 even 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 ewokese 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; diff --git a/npc/000-2-0/note.txt b/npc/000-2-0/note.txt index 425e2810..51745e5a 100644 --- a/npc/000-2-0/note.txt +++ b/npc/000-2-0/note.txt @@ -17,7 +17,7 @@ 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 even 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 ewokese 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; |