As in the title. Example is the feral crewman and it's four versions.
The first version, who has a standard defined name in it's JSON, can be searched normally by either ID or the name.
The other three versions, who do not have a name defined in their JSON and instead get it via copy-from from the first version, can only be searched by their ID.
As in the title. Example is the feral crewman and it's four versions.
The first version, who has a standard defined name in it's JSON, can be searched normally by either ID or the name.
The other three versions, who do not have a name defined in their JSON and instead get it via
copy-from
from the first version, can only be searched by their ID.