Currently we have Unit Tests with basic standard names. As our Code Base and GameModes expand, knowing which gameMode is affected becomes increasingly important.
Can I have a Coder please take the time to implement the following:
Rename the actual .PCG name to match this new standard
GameModePrefix_CharacterName.pcg
i.e 35e_Alice.pcg, 35e_Bob.pcg
This would then involve changing the unit test call in the java form.
I'd also like the Output name to be changed to reflect this change.