GC-Proto/proto/AvatarChangeElementTypeReq....

13 lines
199 B
Protocol Buffer

syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
// CmdId: 1717
// Name: KMCIHDKBABI
message AvatarChangeElementTypeReq {
uint32 scene_id = 13;
uint32 area_id = 6;
}