public static void SaveVillage()
 {
     myGameState.buildingdata = BuildingScript.AllGameBuildings();
 }