syntax = "proto3"; option java_package = "emu.grasscutter.net.proto"; // 4.7.0 // CmdId: 8454?,27604 message SceneForceUnlockNotify { bool is_add = 3; repeated uint32 force_id_list = 6; }