GC-Proto/proto/ShowTemplateReminderNotify.proto
2023-04-11 11:14:48 +08:00

16 lines
315 B
Protocol Buffer

syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
// CmdId: 3333
// Name: NEIGIGODCNL
message ShowTemplateReminderNotify {
uint32 template_reminder_id = 7;
bool JOIAOAOPGFI = 5;
bool MLFFFPALACK = 13;
repeated uint32 param_uid_list = 11;
repeated int32 param_list = 6;
}