I created a custom NPC and a quest that progresses once you talk to said NPC. Once you have finished talking to the NPC and accept the quest, he is supposed to move to a marker in a different cell. However, I created the package for the NPC he doesn't move once I finish talking to him? I can tell that it is a problem with the package itself and not the quest because he actually draws his weapon (which I specified in the package) but he just stands still. I am using the "travel" package template and the marker is an "XMarkerHeading". Also, just to test I moved that same marker to a place near the NPC in the same cell that he initially is in and it works! Why doesn't the NPC travel to my cell?