GC-Proto/proto/AvatarChangeElementTypeReq....

13 lines
198 B
Protocol Buffer

syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
// Name: FKDDKBKAMBO
// CmdId: 1790
message AvatarChangeElementTypeReq {
uint32 area_id = 4;
uint32 scene_id = 2;
}