1
mirror of https://github.com/thepeacockproject/Peacock synced 2025-03-14 12:54:28 +01:00

Add go to destination button on Freelancer tile

This commit is contained in:
AnthonyFuller 2023-04-11 17:03:16 +01:00
parent ee8b54132e
commit e07e551bb6

@ -350,6 +350,15 @@
"target": "headline_container",
"children": []
}
},
"actiony": {
"prompt_label": "Go to Destination",
"link": {
"page": "gamemode_evergreen",
"args": {
"locationId": "LOCATION_PARENT_SNUG"
}
}
}
}
}