public static void Postfix(FarmerTeam __instance)
 {
     __instance.NetFields.AddFields(__instance.get_hasLunarKey());
 }