syntax = "proto3"; option java_package = "emu.grasscutter.net.proto"; import "HuntingPair.proto"; // Name: LJNKBMALBKJ // CmdId: 4301 message HuntingGiveUpReq { HuntingPair hunting_pair = 12; }