mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-01 18:10:13 +03:00
Update v1
This commit is contained in:
@@ -7,13 +7,13 @@ import "FurnitureMakeHelpData.proto";
|
||||
import "FurnitureMakeMakeInfo.proto";
|
||||
import "FurnitureMakeSlot.proto";
|
||||
|
||||
// Name: KDKPOOCEACI
|
||||
// CmdId: 4506
|
||||
// CmdId: 4812
|
||||
// Name: HMKKANIOIKL
|
||||
message FurnitureMakeRsp {
|
||||
FurnitureMakeSlot furniture_make_slot = 1;
|
||||
repeated FurnitureMakeBeHelpedData helped_data_list = 15;
|
||||
repeated FurnitureMakeHelpData help_data_list = 3;
|
||||
repeated FurnitureMakeMakeInfo make_info_list = 9;
|
||||
int32 retcode = 2;
|
||||
int32 retcode = 10;
|
||||
repeated FurnitureMakeBeHelpedData helped_data_list = 13;
|
||||
repeated FurnitureMakeMakeInfo make_info_list = 14;
|
||||
FurnitureMakeSlot furniture_make_slot = 8;
|
||||
repeated FurnitureMakeHelpData help_data_list = 2;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user