18 lines
378 B
Protocol Buffer
18 lines
378 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
option java_package = "emu.grasscutter.net.proto";
|
|
|
|
import "SumoDungeonTeam.proto";
|
|
|
|
// Name: ANJJOLGLLOC
|
|
// CmdId: 8536
|
|
message SumoSetNoSwitchPunishTimeNotify {
|
|
uint32 stage_id = 3;
|
|
uint32 FDGOAAPAMDK = 15;
|
|
repeated SumoDungeonTeam dungeon_team_list = 13;
|
|
uint32 JOLHHGEAOGA = 10;
|
|
uint32 activity_id = 7;
|
|
uint32 PDDNDHHKBIH = 5;
|
|
}
|
|
|