GC-Proto/proto/GallerySumoKillMonsterNotify.proto
2023-02-28 09:12:44 +08:00

15 lines
257 B
Protocol Buffer

syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
// Name: CIHILMMMOCG
// CmdId: 5566
message GallerySumoKillMonsterNotify {
uint32 ACLMNJDOGKP = 3;
uint32 DNCGDPEOCHL = 15;
uint32 score = 2;
uint32 gallery_id = 7;
}