15 lines
299 B
Protocol Buffer
15 lines
299 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
option java_package = "emu.grasscutter.net.proto";
|
|
// Version: 5.0
|
|
// CmdId: 9718
|
|
|
|
import "MotionInfo.proto";
|
|
|
|
message IIJACMGJLAJ {
|
|
int32 retcode = 1;
|
|
uint32 scene_time = 6;
|
|
uint32 FGGMOAKINFD = 7;
|
|
uint32 entity_id = 10;
|
|
MotionInfo NEICMENMFLJ = 15;
|
|
}
|