From 9d5ac44e6ab1ad56982e697cc78ea0ea692dc082 Mon Sep 17 00:00:00 2001 From: Alice Harris Date: Tue, 22 Jul 2014 11:26:00 +1000 Subject: [PATCH] change quest warning to match current behaviour --- locales/en/quests.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/en/quests.json b/locales/en/quests.json index 0e3989af6c..6c2a820524 100644 --- a/locales/en/quests.json +++ b/locales/en/quests.json @@ -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" }