GC-Proto/proto/ShowTemplateReminderNotify.proto
2023-02-28 09:12:44 +08:00

16 lines
315 B
Protocol Buffer

syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
// Name: KFMKKDJPHOA
// CmdId: 3186
message ShowTemplateReminderNotify {
bool NHKGGOIDHKL = 3;
uint32 template_reminder_id = 10;
repeated uint32 param_uid_list = 11;
bool GJKNBONLFAJ = 8;
repeated int32 param_list = 7;
}