GC-Proto/proto/PotionDungeonResultInfo.proto

13 lines
301 B
Protocol Buffer
Raw Normal View History

syntax = "proto3";
2024-06-08 09:18:08 +03:00
option java_package = "emu.grasscutter.net.proto";
2024-08-28 12:09:22 +03:00
// Version: 5.0
2024-06-08 09:18:08 +03:00
2024-08-28 12:09:22 +03:00
message PotionDungeonResultInfo {
uint32 PJJAOILBFBN = 3;
uint32 LJEJEBELKMJ = 5;
uint32 LJFAFDHIKJD = 7;
uint32 MEMPKCGNNMF = 9;
uint32 KDPLCBJGBAF = 12;
uint32 KMAEHPAGKFK = 15;
}