private void ExecuteAction(Mobile mob, object target, string action) { BaseXmlSpawner.ExecuteAction(mob, target, action); }