NahidaImpact/NahidaImpact.Protocol/AvatarBuffAddNotify.proto
2024-01-04 16:48:39 +03:00

8 lines
135 B
Protocol Buffer

syntax = "proto3";
// CmdId: 24005
// Obf: LDBEMEAFJOG
message AvatarBuffAddNotify {
uint64 avatar_guid = 15;
uint32 buff_id = 1;
}