I'm trying to add an additional keyword to an existing actor without modifying the actor's data. I've tried a ReferenceAlias to the specific editor ref (SolitudeCarriageDriverRef) and a ReferenceAlias to the unique reference to the NPC_ (CarriageDriverSolitude). In either case, HasKeyword() isn't finding it.
Any ideas?