mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-01-13 01:09:26 +03:00
16 lines
294 B
Protocol Buffer
16 lines
294 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
option java_package = "emu.grasscutter.net.proto";
|
|
|
|
|
|
// Name: KEDDPGCOJDB
|
|
// CmdId: 5209
|
|
message MiracleRingDataNotify {
|
|
uint32 JCFKODDCBIH = 7;
|
|
uint32 CNFPOAJGGDN = 3;
|
|
uint32 gadget_entity_id = 11;
|
|
bool is_gadget_created = 9;
|
|
uint32 AHPNKIDCOKC = 6;
|
|
}
|
|
|