====== NPC Reset ====== Helpers and above can reset a stuck NPC by saying **/resetnpc ** This will use the following properties on the NPC object: | resetRegion | Move NPC back to this region. | | resetAction | Set [[builders:timedactions|action script]] to this id, to be executed after 5 seconds. | In addition, plugins may service hook 'resetNpc' to do plugin-specific actions on this NPC.