private void SpaceEvents_ShowNightEndMenus(object sender, EventArgsShowNightEndMenus e)
 {
     //the new day hook seems to be inconsistent, so this is a full restore at the end of the night.
     Alchemy.RestoreAlkahestryEnergyForNewDay();
 }