Earth to Mars Junction does not send Heart of Deimos email #1061

Closed
opened 2025-03-01 17:17:50 -08:00 by VampireKitten · 1 comment
Contributor

The Earth to Mars Junction, which unlocks Heart of Deimos, is meant to send an email from Loid requesting help, similar to Waverider's email from Roky when that Junction is completed. Currently, it's not being sent.

image.png

The Earth to Mars Junction, which unlocks Heart of Deimos, is meant to send an email from Loid requesting help, similar to Waverider's email from Roky when that Junction is completed. Currently, it's not being sent. ![image.png](/attachments/3005b1be-0431-4179-8c25-d9589e7a39c1)
422 KiB
Sainan added the
unimplemented
label 2025-03-01 17:54:27 -08:00
Sainan reopened this issue 2025-03-01 19:29:28 -08:00
Owner

The junction does already give the quest but apparently this email should be sent when the quest is activated:

    "/Lotus/Language/InfestedMicroplanet/DeimosIntroQuestInboxMessage": "Loyal servants of the great and glorious Orokin Empire: \r\n\r\nYou are hereby commanded to honor your oath and render assistance without delay.\r\nWe await your arrival upon this, the most cursed moon of Deimos.\r\nYour Star Chart shows the way.\r\n\r\nI am Loid, Cephalon servant to House Entrati.\r\n\r\n(Please bring guns.)",
    "/Lotus/Language/InfestedMicroplanet/DeimosIntroQuestInboxTitle": "You Are Called",

This is probably handled server-side as I can't find any references to it in the data.

The junction does already give the quest but apparently this email should be sent when the quest is activated: ```json "/Lotus/Language/InfestedMicroplanet/DeimosIntroQuestInboxMessage": "Loyal servants of the great and glorious Orokin Empire: \r\n\r\nYou are hereby commanded to honor your oath and render assistance without delay.\r\nWe await your arrival upon this, the most cursed moon of Deimos.\r\nYour Star Chart shows the way.\r\n\r\nI am Loid, Cephalon servant to House Entrati.\r\n\r\n(Please bring guns.)", "/Lotus/Language/InfestedMicroplanet/DeimosIntroQuestInboxTitle": "You Are Called", ``` This is probably handled server-side as I can't find any references to it in the data.
Sign in to join this conversation.
No description provided.