mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-03-04 01:04:36 +03:00
17 lines
334 B
Protocol Buffer
17 lines
334 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
option java_package = "emu.grasscutter.net.proto";
|
|
|
|
|
|
// Name: GMIMOGNEPNK
|
|
message CustomDungeonSetting {
|
|
repeated uint32 open_room_list = 8;
|
|
uint32 KBJFGOHNOEO = 10;
|
|
uint32 APHEOMDKFLK = 1;
|
|
bool DEAPGFHKJIJ = 3;
|
|
bool NDCFHNKKAJL = 4;
|
|
uint32 EIAAHAGFACH = 11;
|
|
uint32 DOPLLKGMNLN = 5;
|
|
}
|
|
|