syntax = "proto3"; option java_package = "emu.grasscutter.net.proto"; message AvatarPropNotify { map prop_map = 10; uint64 avatar_guid = 15; }