14 lines
312 B
Protocol Buffer
14 lines
312 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
option java_package = "emu.grasscutter.net.proto";
|
|
// Version: 5.0
|
|
// CmdId: 9399
|
|
|
|
message ANIDMDGOKOL {
|
|
string OINHNDDPFLI = 8;
|
|
uint32 source_entity_id = 13;
|
|
uint32 target_entity_id = 15;
|
|
int32 PEAGFMGMEAH = 5;
|
|
int32 GBAGLGMGJHJ = 6;
|
|
int32 ACJPDGMFGNL = 12;
|
|
}
|