Honestly not sure, I’m going to check myself now.
This is how I have the manifest set up:
fx_version 'cerulean'
games { 'rdr3', 'gta5' }
version 'Beta'
files {
'common/data/action/*.meta',
}
data_file 'WEAPON_HOLDING_ANIMATIONS_FILE' 'common/data/action/homings.meta'
Might be worth checking:
data_file 'ACTION_TABLE_DEFINITIONS' 'homings.meta'
@Mathu-lmn suggested this, but I was unable to get it working - it seemed to cause all peds to “break” and not fight though, which was different than the others.