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