1
mirror of https://github.com/thepeacockproject/Peacock synced 2025-03-27 11:12:44 +01:00

Move Southern Comfort to Noel sublocation

This commit is contained in:
AnthonyFuller 2023-10-26 22:09:15 +01:00
parent 4a2ad7f48d
commit 79c7aa16e3
2 changed files with 2 additions and 2 deletions
components/contracts
contractdata/PARIS

@ -65,7 +65,6 @@ export const missionsInLocations = {
LOCATION_ICA_FACILITY_SHIP: ["aee6a16f-6525-4d63-a37f-225e293c6118"], LOCATION_ICA_FACILITY_SHIP: ["aee6a16f-6525-4d63-a37f-225e293c6118"],
LOCATION_ICA_FACILITY: ["c469d91d-01fc-4314-b22c-71cb804e92c0"], LOCATION_ICA_FACILITY: ["c469d91d-01fc-4314-b22c-71cb804e92c0"],
LOCATION_PARIS: [ LOCATION_PARIS: [
"07bbf22b-d6ae-4883-bec2-122eeeb7b665",
"4f6ee6ec-b6d7-4958-9838-0352c10294a0", "4f6ee6ec-b6d7-4958-9838-0352c10294a0",
"e6be23e8-8602-42c8-a014-17ffbfa053f5", "e6be23e8-8602-42c8-a014-17ffbfa053f5",
"e01113e6-f27d-4ea1-a8ba-93062335bbf5", "e01113e6-f27d-4ea1-a8ba-93062335bbf5",
@ -86,6 +85,7 @@ export const missionsInLocations = {
"d6961637-effe-4c39-b99a-f2df4402657d", "d6961637-effe-4c39-b99a-f2df4402657d",
"ced3ecb8-70ab-40b0-b033-6f6235c61900", "ced3ecb8-70ab-40b0-b033-6f6235c61900",
], ],
LOCATION_PARIS_NOEL: ["07bbf22b-d6ae-4883-bec2-122eeeb7b665"],
LOCATION_COASTALTOWN: [ LOCATION_COASTALTOWN: [
"9e0188e8-bdad-476c-b4ce-2faa5d2be56c", "9e0188e8-bdad-476c-b4ce-2faa5d2be56c",
"74415eca-d01e-4070-9bc9-5ef9b4e8f7d2", "74415eca-d01e-4070-9bc9-5ef9b4e8f7d2",

@ -5235,7 +5235,7 @@
"HideProgression": false, "HideProgression": false,
"CategoryName": "UI_MENU_PAGE_PROFILE_CHALLENGES_CATEGORY_COMMUNITY", "CategoryName": "UI_MENU_PAGE_PROFILE_CHALLENGES_CATEGORY_COMMUNITY",
"Icon": "challenge_category_feats", "Icon": "challenge_category_feats",
"LocationId": "LOCATION_PARIS", "LocationId": "LOCATION_PARIS_NOEL",
"ParentLocationId": "LOCATION_PARENT_PARIS", "ParentLocationId": "LOCATION_PARENT_PARIS",
"Type": "contract", "Type": "contract",
"DifficultyLevels": [], "DifficultyLevels": [],