syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
// Name: MBLNIKHFGKN
message ParamList {
repeated uint32 param_list = 1;
}