mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-05 03:47:06 +03:00
Update v1
This commit is contained in:
@@ -3,11 +3,11 @@ syntax = "proto3";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
// Name: JFDLBMJGCDD
|
||||
// CmdId: 679
|
||||
// CmdId: 669
|
||||
// Name: DCKDKJNEPCN
|
||||
message DestroyMaterialRsp {
|
||||
int32 retcode = 15;
|
||||
repeated uint32 item_id_list = 3;
|
||||
repeated uint32 item_count_list = 13;
|
||||
repeated uint32 item_count_list = 7;
|
||||
int32 retcode = 14;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user