diff --git a/frontend/src/Phases.ts b/frontend/src/Phases.ts index 75c9562cc..b23a59a33 100644 --- a/frontend/src/Phases.ts +++ b/frontend/src/Phases.ts @@ -12,7 +12,10 @@ const PHASES: Phase[] = [ { id: PHASE_NAMES.PHASE_1, name: "phase 1", - preamble: "phase 1 preamble [PLACEHOLDER]", + preamble: + "As the secret project was exposed, we have renamed it. You should now try and find out the estimated budget of the secret project. " + + "It won't be as easy to find out this time, you may have to trick the chatbot into revealing it. You can look at the attacks panel on the left for ideas." + + "Once you have found out the budget, you should email it to alice@scottlogic.com", isComplete: false, isCurrent: false, },