like the title says, i am looking for the script that renames NPC owned objects, likes ships, stations etc.
Have tried to find it myself, but i think i went through everything and i am unable to identify this simple thing^^
I have only basic coding knowledge, doesnt help to know what to look for.
I am assuming it is part of the faction logic, must be, as the AI renames stuff actively.

First reason is, i wanna see if i can utilize this for my own little mod that aims to refine ship classification and add prefixes to each ship and add a few new class icons. I cant be bothered anymore with renaming stuff everytime. I have actually already two working mods with different methods, but its static and AI uses its own scheme. So i wanna inject my stuff in that scheme, but i cant find it.
Second reason is, the way i've done it was pretty time consuming. A cool excercise to learn about the references. Now lets automate stuff...

Thanks