GC-Proto/unimplemented/DGLCIOMEHOL.proto
2024-08-28 13:04:33 +08:00

14 lines
351 B
Protocol Buffer

syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
// Version: 5.0
// CmdId: 25988
message DGLCIOMEHOL {
oneof detail {
bool is_show_animation = 1092;
uint32 bgm_id = 200;
bool is_show_detail_build = 337;
bool is_show_brief_card_event_case = 1260;
uint32 red_point = 1669;
}