mirror of
https://github.com/thepeacockproject/Peacock
synced 2025-02-16 16:34:28 +01:00
feat: add spoiler warning for ambrose
This breaks H2 right now... no one will notice. It will be fixed in v8 though.
(cherry picked from commit 7dde9f120d
)
This commit is contained in:
parent
5897ee3f26
commit
635211cd11
@ -243,12 +243,11 @@
|
|||||||
"GameModes": null,
|
"GameModes": null,
|
||||||
"EngineModes": null,
|
"EngineModes": null,
|
||||||
"IsVersus": false,
|
"IsVersus": false,
|
||||||
"Drops": [],
|
"RequiredUnlockable": "ACCESS_HIT_DUGONG",
|
||||||
|
"Drops": ["ACCESS_HIT_MAGPIE"],
|
||||||
"Opportunities": [],
|
"Opportunities": [],
|
||||||
"Entitlements": ["LOCATION_ROCKY"],
|
"Entitlements": ["LOCATION_ROCKY"],
|
||||||
"PublicId": "034879834147",
|
"PublicId": "034879834147"
|
||||||
"IsFeatured": false,
|
|
||||||
"OpportunityData": []
|
|
||||||
},
|
},
|
||||||
"UserData": {}
|
"UserData": {}
|
||||||
}
|
}
|
||||||
|
@ -249,7 +249,7 @@
|
|||||||
"Type": "mission",
|
"Type": "mission",
|
||||||
"Release": "2.3.x",
|
"Release": "2.3.x",
|
||||||
"RequiredUnlockable": "ACCESS_HIT_SKUNK",
|
"RequiredUnlockable": "ACCESS_HIT_SKUNK",
|
||||||
"Drops": ["ACCESS_HIT_MAGPIE"],
|
"Drops": ["ACCESS_HIT_DUGONG"],
|
||||||
"Opportunities": [
|
"Opportunities": [
|
||||||
"8120be1a-e4a7-4052-8c7c-c235a0bc0b01",
|
"8120be1a-e4a7-4052-8c7c-c235a0bc0b01",
|
||||||
"d7e86cc3-16bc-430a-b4cf-c790b5fe0a95",
|
"d7e86cc3-16bc-430a-b4cf-c790b5fe0a95",
|
||||||
|
Loading…
Reference in New Issue
Block a user