Skip to content

Commit

Permalink
feat: add spoiler warning for ambrose
Browse files Browse the repository at this point in the history
This breaks H2 right now... no one will notice. It will be fixed in v8 though.
  • Loading branch information
AnthonyFuller committed Sep 12, 2024
1 parent 09ea251 commit 7dde9f1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
7 changes: 3 additions & 4 deletions contractdata/AMBROSE/SHADOWSINTHEWATER.json
Original file line number Diff line number Diff line change
Expand Up @@ -243,12 +243,11 @@
"GameModes": null,
"EngineModes": null,
"IsVersus": false,
"Drops": [],
"RequiredUnlockable": "ACCESS_HIT_DUGONG",
"Drops": ["ACCESS_HIT_MAGPIE"],
"Opportunities": [],
"Entitlements": ["LOCATION_ROCKY"],
"PublicId": "034879834147",
"IsFeatured": false,
"OpportunityData": []
"PublicId": "034879834147"
},
"UserData": {}
}
2 changes: 1 addition & 1 deletion contractdata/WHITTLETON/ANOTHERLIFE.json
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@
"Type": "mission",
"Release": "2.3.x",
"RequiredUnlockable": "ACCESS_HIT_SKUNK",
"Drops": ["ACCESS_HIT_MAGPIE"],
"Drops": ["ACCESS_HIT_DUGONG"],
"Opportunities": [
"8120be1a-e4a7-4052-8c7c-c235a0bc0b01",
"d7e86cc3-16bc-430a-b4cf-c790b5fe0a95",
Expand Down

0 comments on commit 7dde9f1

Please sign in to comment.