GC-Proto/unimplemented/AOGGDBKPBED.proto
2024-08-28 13:04:33 +08:00

10 lines
201 B
Protocol Buffer

syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
// Version: 5.0
// CmdId: 287
message AOGGDBKPBED {
map<uint32, float> fight_prop_map = 7;
uint64 avatar_guid = 11;
}