mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-01-14 09:49:31 +03:00
14 lines
250 B
Protocol Buffer
14 lines
250 B
Protocol Buffer
|
syntax = "proto3";
|
||
|
|
||
|
option java_package = "emu.grasscutter.net.proto";
|
||
|
|
||
|
|
||
|
// Name: KKIDHAIDLFB
|
||
|
message VintageHuntingFirstStageSettleInfo {
|
||
|
uint32 MEJPBKFHFNH = 8;
|
||
|
uint32 MKAMDEJJPAO = 14;
|
||
|
uint32 FHICAKKCBPF = 4;
|
||
|
uint32 score = 10;
|
||
|
}
|
||
|
|