16 lines
379 B
Protocol Buffer
16 lines
379 B
Protocol Buffer
|
syntax = "proto3";
|
||
|
|
||
|
option java_package = "emu.grasscutter.net.proto";
|
||
|
|
||
|
import "HideAndSeekMapInfo.proto";
|
||
|
|
||
|
// Name: EOHHMLMKABI
|
||
|
message HideAndSeekActivityDetailInfo {
|
||
|
repeated HideAndSeekMapInfo open_map_info_list = 5;
|
||
|
repeated uint32 COGIIPOBNCN = 15;
|
||
|
repeated uint32 KLBGALDPIJK = 4;
|
||
|
repeated uint32 HBGNHHJEENH = 12;
|
||
|
repeated uint32 EOICLHOPHNL = 11;
|
||
|
}
|
||
|
|