Question about Enemy Names and response
Hey i am trying to locate the english Enemy responses and understand the logic here. So far as i see it it would make sense if they were in the US-randomenemynamesandresponses file. But it looks like this:
{
"key": "RESPONSE_BOB_JOHNSON",
"text": ""
},
{
"key": "RESPONSE_PAVEL_BELUH",
"text": ""
},
and so on. But the responses seem to work in the game so they must be stored somewhere else.
In other laguages, like: german, polish and russian the responses are de facto in the randomenemynamesandresponses file.
In the following laguages it looks like in the english file: spanish, french and italian.
For all other languages than english this makes sense considering de fact that only english, german, polish and russian are part of the game at the moment. But where is the english text?
In the polish folder there is also a PL-randomnpnamesandresponses file which is exactly the same as PL-randomnpcnamesandresponses. Im sure thats a typo and the file serves no purpose.
I already tried to delete the files and verify them over steam.
I also noticed that the enemy names and responses are also in the npc responses file at least for german, polish and russian.
So english is the only language where that is not the case.
I know that everyone is in vacation now, i can wait.