This commit is contained in:
Yuuki
2024-08-28 13:04:33 +08:00
parent d4105a763b
commit fc5f9cde48
3519 changed files with 6975 additions and 5771 deletions

View File

@@ -1,8 +1,9 @@
syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
// 4.7.0
// CmdId: 533
// Obf: ?
message GetAreaExplorePointReq {
repeated uint32 area_id_list = 13;
}
// Version: 5.0
// CmdId: 21085
message GetAreaExplorePointReq {
repeated uint32 area_id_list = 11;
}