Update 3.2

This commit is contained in:
Akbar Yahya
2022-11-06 20:51:40 +08:00
parent f5fd0cbe69
commit dfe18ccb7d
1153 changed files with 13690 additions and 5671 deletions

View File

@@ -24,7 +24,7 @@ option java_package = "emu.grasscutter.net.proto";
// EnetIsReliable: true
message QueryCodexMonsterBeKilledNumRsp {
repeated uint32 codex_id_list = 4;
repeated uint32 Unk2700_MKOBMGGPNMI = 6;
repeated uint32 be_captured_num_list = 6;
repeated uint32 be_killed_num_list = 12;
int32 retcode = 5;
}