Amazing_Goob You receive two transmissions, they are both in code.
*One seems to be from the "REAL" Dimensional Collective:"
//Receiving: Interest in the derelict ship
(this.Faction + Faction("Zankaran_Infinity_Empire") + Faction("XA_Empire") = "Defending the derelict ship";
If (Faction("I.R.V.") == "Helps with the defensive effort")
{
Ship = "Mion Class Siege Craft";
Reward = Ship + Ship.blueprints;
}
//Is this service acceptable? Y/N
The other one, however, is from the fleet of ships from the "Fallen Rogues" Collective:
this.Collective = "severely outnumbered."
If("You help improve our chances" == true)
You_Get_Ship = True
Else
You_Get_Ship = False
NoMercyProtocol.Active = True
// Dire Remark: Choose wisely.
Both sides want your help and will give you what you wish for... which one will you choose?