mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-21 00:42:31 +03:00
Update 3.6
This commit is contained in:
@@ -3,11 +3,11 @@ syntax = "proto3";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
// Name: OCMOMLIJGLM
|
||||
// CmdId: 8783
|
||||
// CmdId: 8995
|
||||
// Name: IPCDEJHFGNO
|
||||
message IrodoriChessUnequipCardReq {
|
||||
uint32 level_id = 9;
|
||||
uint32 card_id = 15;
|
||||
bool is_hard_map = 3;
|
||||
bool is_hard_map = 9;
|
||||
uint32 level_id = 11;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user