public override void ExecuteAction(IAvatar avatar)
 {
     avatar.CloseQuestParchment();
 }