Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Introduce Peacock exclusive (escalation) track #531

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

suanjiansalt
Copy link
Contributor

@suanjiansalt suanjiansalt commented Nov 9, 2024

Scope

Add 3 Peacock escalation challenges (5/12/17), rewarding H1 coins. Images undetermined.

For future plan, we can take transplanting FC rewards into this track into consideration.

Test Plan

The progress goes well.

Checklist

  • I have run Prettier to reformat any changed files
  • I have verified my changes work

@@ -418,6 +418,10 @@ export abstract class ChallengeRegistry {
return gameGroups.get("GLOBAL_ESCALATION_CHALLENGES")?.get(groupId)
}

if (groupId?.includes("peacock")) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Worried this might conflict with Paris

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Challenge groups don't have any location-specific titles in there.

@suanjiansalt suanjiansalt added the challenges Related to in-game challenges. label Nov 10, 2024
@suanjiansalt suanjiansalt self-assigned this Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
challenges Related to in-game challenges.
Projects
Development

Successfully merging this pull request may close these issues.

3 participants