syntax = "proto3"; option java_package = "emu.grasscutter.net.proto"; message AvatarGainCostumeNotify { uint32 costume_id = 10; }