I'm running into an issue with the GC2_Conversations.xml that seems strange to me.
The priority of the dialog seems to be:
1 - specific speaker, specific listener
2 - generic speaker, generic listener
3 - specific speaker, generic listener
4 - generic speaker, specific listener
I don't understand why generic speaker / generic listener would take priority over specific speaker / generic listener but if that's what it comes down to, the amount of work needed for race specific dialog is daunting to say the least.
Am I wrong on this? Is there a work around? Is it something specific to my version of TA?