Merge pull request #249 from Alys/questWarning

change quest warning to match current behaviour
This commit is contained in:
Alice Harris
2014-08-02 13:10:08 +10:00
+1 -1
View File
@@ -32,7 +32,7 @@
"mustLvlQuest": "You must be level <%= level %> to buy this quest!",
"sureAbort": "Are you sure you want to abort this mission? It will abort it for everyone in your party, all progress will be lost.",
"doubleSureAbort": "Are you double sure? Make sure they won't hate you forever!",
"questWarning": "Remember: only current party members will be invited. Once the invitation is sent, no new party members can join the quest!",
"questWarning": "If new players join the party before the quest starts, they will also receive an invitation. However once the quest has started, no new party members can join the quest.",
"bossRageTitle": "Rage",
"bossRageDescription": "When this bar fills, the boss will unleash a special attack"
}