mirror of
https://github.com/wolfswolke/DeathGarden_API_Rebirth.git
synced 2026-08-20 16:13:59 -05:00
Removed OG challenge
This commit is contained in:
@@ -65,7 +65,6 @@ old_weekly_challenges = [
|
||||
"Challenge_ShotgunDowns_HunterWeekly",
|
||||
"Challenge_Speed_HunterWeekly",
|
||||
"Challenge_SpeedCapture_RunnerWeekly",
|
||||
"Challenge_Stuns_RunnerWeekly",
|
||||
"Challenge_Turrets_HunterWeekly",
|
||||
"Challenge_Turrets_RunnerWeekly",
|
||||
"Challenge_UPs_RunnerWeekly",
|
||||
@@ -224,12 +223,6 @@ weekly_challenges = {
|
||||
'ChallengeCompletionValue': 10,
|
||||
'type': 'currency',
|
||||
'challengeType': 'Weekly'},
|
||||
'Challenge_Stuns_RunnerWeekly': {'challenge_id': 'Challenge_Stuns_RunnerWeekly',
|
||||
'challengeBlueprint': '/Game/Challenges/Weekly/Challenge_Stuns_RunnerWeekly.Challenge_Stuns_RunnerWeekly',
|
||||
'faction': 'Runner',
|
||||
'ChallengeCompletionValue': 100,
|
||||
'type': 'currency',
|
||||
'challengeType': 'Weekly'},
|
||||
'Challenge_Turrets_HunterWeekly': {'challenge_id': 'Challenge_Turrets_HunterWeekly',
|
||||
'challengeBlueprint': '/Game/Challenges/Weekly/Challenge_Turrets_HunterWeekly.Challenge_Turrets_HunterWeekly',
|
||||
'faction': 'Hunter',
|
||||
|
||||
Reference in New Issue
Block a user