syntax = "proto3"; option java_package = "emu.grasscutter.net.proto"; // Name: MFGPHIICDHA // CmdId: 297 message SceneAreaWeatherNotify { map weather_value_map = 10; uint32 climate_type = 7; float trans_duration = 1; uint32 weather_area_id = 15; uint32 weather_gadget_id = 13; }