syntax = "proto3"; option java_package = "emu.grasscutter.net.proto"; // CmdId: 8104 // Name: IEAGNJHMKHB message PlantFlowerGetCanGiveFriendFlowerRsp { map flower_num_map = 10; uint32 schedule_id = 11; int32 retcode = 6; }