syntax = "proto3"; option csharp_namespace = "FurinaImpact.Protocol"; message WeatherInfo { uint32 weather_area_id = 1; }