mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-02 10:30:12 +03:00
Update v1
This commit is contained in:
@@ -3,11 +3,11 @@ syntax = "proto3";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
// Name: GIANJFPNBJO
|
||||
// CmdId: 1763
|
||||
// CmdId: 1749
|
||||
// Name: MBNHDAMLHMP
|
||||
message AvatarExpeditionStartReq {
|
||||
uint32 exp_id = 3;
|
||||
uint32 hour_time = 15;
|
||||
uint64 avatar_guid = 5;
|
||||
uint32 exp_id = 7;
|
||||
uint32 hour_time = 3;
|
||||
uint64 avatar_guid = 12;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user