|
syntax = "proto3";
|
|
|
|
option java_package = "emu.grasscutter.net.proto";
|
|
// Version: 5.0
|
|
// CmdId: 25817
|
|
|
|
message MCFMDMHFBCK {
|
|
uint32 DFPNKFEKIIG = 7;
|
|
uint32 dungeon_index = 9;
|
|
repeated uint32 condition_id_list = 10;
|
|
uint32 point_id = 13;
|
|
int32 retcode = 14;
|
|
}
|