Okay I have searched the forum and haven't been able to find a solution. And my basic knowledge of regex and experimentation hasn't worked. Is there a way to have a specific character always be the first one listed in a ship. I would prefer to not have to use alphabetical, like really prefer not to.
So have it do something like this, but not have to write out every possible ship.
Code:
ships=>9th Doctor & Rose Tyler & Jack Harkness=>Rose Tyler & 9th Doctor & Jack Harkness
ships=>9th Doctor/Rose Tyler=>Rose Tyler/9th Doctor
ships=>10th Doctor/Rose Tyler=>Rose Tyler/10th Doctor
Basically, move the character I want to the front and shift the rest or sort those alphabetically.