GC-Proto/proto/InferenceWordInfo.proto

12 lines
261 B
Protocol Buffer
Raw Normal View History

2024-06-08 09:18:08 +03:00
syntax = "proto3";
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 InferenceWordInfo {
bool DHBPEBDBMNK = 1;
bool CAJHCPIPBOO = 2;
uint32 word_id = 4;
uint32 unlock_by_word_id = 5;
bool ENFPKOPNHKK = 11;
}