syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
// CmdId: 5374
// Obf: CBGKMDOIFEO
message MeetNpcReq {
uint32 npc_id = 10;
}