GC-Proto/unimplemented/AGICNBHICLF.proto
2024-08-28 13:04:33 +08:00

15 lines
336 B
Protocol Buffer

syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
// Version: 5.0
// CmdId: 24908
import "DOAPBIHIBHA.proto";
message AGICNBHICLF {
repeated DOAPBIHIBHA hunting_offer_list = 1;
uint32 cur_week_finished_count = 7;
uint32 city_id = 10;
int32 retcode = 13;
uint32 next_refresh_time = 15;
}