diff options
-rw-r--r-- | quests.xml | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -2,6 +2,22 @@ <!-- Authors: 4144, Reid Copyright (C) 2012 Evol Online --> <quests> + <var id="0"> + <quest name="Julia" group="Ship" incomplete="2" complete="4"> + <name>Abide by the rules</name> + <text>Before to continue your adventure and exploration, you'll need to register yourself on the list of the ship, and to sign the rules list.</text> + </quest> + <quest name="Julia" group="Ship" incomplete="1" complete="1"> + <name>Abide by the rules</name> + <text>Rules:</text> + <text>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.</text> + <text>2. Do not spam. (includes trade spam)</text> + <text>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.</text> + <text>4. Don't trashtalk, beg or use rude language in your character name and in the chat, at the exception of roleplay purposes.</text> + <text>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.</text> + <text>6. Follow the social convention listed on the RFC1855.</text> + </quest> + </var> <var id="1"> <quest name="Peter" group="Ship" incomplete="6" complete="2"> <name>Ratto Exterminator</name> |