There’s only tutorials on how to attach devices & objects to players and not NPCs
A player has a fort_character
, an npc has a fort_character
They’re basically the same underlying layer, so you should be able to do the same thing once you retrieved the fort_character
of an npc