syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
// Name: PMBGJHILHMF
message DeathZoneInfo {
uint32 id = 9;
bool is_open = 1;
}