NPC Reset

Helpers and above can reset a stuck NPC by saying /resetnpc <noid|name>

This will use the following properties on the NPC object:

resetRegion Move NPC back to this region.
resetAction Set 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.