mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-03-02 16:24:37 +03:00
16 lines
296 B
Protocol Buffer
16 lines
296 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
option java_package = "emu.grasscutter.net.proto";
|
|
|
|
|
|
// CmdId: 5217
|
|
// Name: ADEJEPJMMLB
|
|
message MiracleRingDataNotify {
|
|
uint32 gadget_entity_id = 9;
|
|
uint32 IMOIJDCCEOP = 14;
|
|
bool is_gadget_created = 15;
|
|
uint32 IEPBEPDPKBN = 6;
|
|
uint32 MGHNJCCINLK = 10;
|
|
}
|
|
|