mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-14 05:32:59 +03:00
Update v1
This commit is contained in:
@@ -3,10 +3,10 @@ syntax = "proto3";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
// Name: BDJCALIKJMN
|
||||
// CmdId: 8572
|
||||
// CmdId: 8597
|
||||
// Name: DNGOLEEEPKM
|
||||
message EquipRoguelikeRuneRsp {
|
||||
int32 retcode = 7;
|
||||
repeated uint32 rune_list = 14;
|
||||
int32 retcode = 11;
|
||||
repeated uint32 rune_list = 15;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user