GC-Proto/proto/MonsterForceAlertNotify.proto

9 lines
182 B
Protocol Buffer

syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
// 4.7.0
// CmdId: 5287
// Obf: EFNEGOBNLHF
message MonsterForceAlertNotify {
uint32 monster_entity_id = 14;
}