GC-Proto/proto/ArenaChallengeFinishNotify....

22 lines
442 B
Protocol Buffer
Raw Normal View History

2023-01-28 17:00:48 +03:00
syntax = "proto3";
import "ArenaChallengeChildChallengeInfo.proto";
option java_package = "emu.grasscutter.net.proto";
message ArenaChallengeFinishNotify {
enum MNGBJBKHOEP {
option allow_alias = true;
NONE = 0;
PEPPOHPHJOJ = 2199;
DCDNILFDFLB = 0;
NNBKOLMPOEA = 1;
}
bool isSuccess = 7;
repeated ArenaChallengeChildChallengeInfo childChallengeList = 6;
uint32 Unk3300_DBHAGHMMLAI = 15;
uint32 Unk3300_FDFNFLAKONG = 9;
}