mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-21 00:42:31 +03:00
sync 4.0 v1 (66b3744)
This commit is contained in:
@@ -16,10 +16,10 @@
|
||||
|
||||
syntax = "proto3";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
// CmdId: 8972
|
||||
// Obf: PMEDFMKHEAA
|
||||
// CmdId: 29261
|
||||
// Obf: BKNCIBPMLBH
|
||||
message IrodoriChessUnequipCardReq {
|
||||
uint32 level_id = 7;
|
||||
uint32 card_id = 9;
|
||||
bool is_hard_map = 8;
|
||||
bool is_hard_map = 14;
|
||||
uint32 card_id = 4;
|
||||
}
|
||||
|
Reference in New Issue
Block a user