mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-03-02 16:24:37 +03:00
18 lines
354 B
Protocol Buffer
18 lines
354 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
option java_package = "emu.grasscutter.net.proto";
|
|
|
|
|
|
// CmdId: 2490
|
|
// Name: DOOOMKLOHOB
|
|
message TowerBriefDataNotify {
|
|
uint32 MDANKJCGMIN = 4;
|
|
uint32 EBEDFHGAGEA = 14;
|
|
uint32 DPKOCIDIHEI = 1;
|
|
uint32 EDGJPPKNHJE = 8;
|
|
bool is_finished_entrance_floor = 11;
|
|
uint32 HNOACOEEGMH = 6;
|
|
uint32 IHAJGIFPGAI = 5;
|
|
}
|
|
|