15 lines
343 B
Protocol Buffer
15 lines
343 B
Protocol Buffer
|
syntax = "proto3";
|
||
|
|
||
|
option java_package = "emu.grasscutter.net.proto";
|
||
|
|
||
|
import "SummerTimeDungeonInfo.proto";
|
||
|
|
||
|
// Name: DGIHHKGGKOI
|
||
|
message EchoShellDetailInfo {
|
||
|
repeated uint32 APBIFCEBBOM = 5;
|
||
|
repeated uint32 DDBJAKPEPLC = 2;
|
||
|
repeated SummerTimeDungeonInfo summer_time_dungeon_list = 11;
|
||
|
repeated uint32 LMDEDBBNLIF = 12;
|
||
|
}
|
||
|
|