2024-06-08 09:18:08 +03:00
|
|
|
syntax = "proto3";
|
|
|
|
|
|
|
|
option java_package = "emu.grasscutter.net.proto";
|
|
|
|
|
2024-06-23 18:33:14 +03:00
|
|
|
// 4.7.0
|
2024-06-08 09:18:08 +03:00
|
|
|
message LackingResourceInfo {
|
2024-06-23 18:33:14 +03:00
|
|
|
repeated uint32 PDFBJCPKGAD = 1;
|
|
|
|
map<uint32, uint32> JHOJDJGELLK = 2;
|
|
|
|
repeated uint32 GEPBOPLIEMB = 3;
|
|
|
|
map<uint32, uint32> KBEAGMAGFPD = 4;
|
|
|
|
repeated uint32 NGBJMLNHLBB = 5;
|
|
|
|
map<uint32, uint32> GJBFBFOCLJL = 6;
|
|
|
|
repeated uint32 IFLMBHBHLMC = 7;
|
|
|
|
repeated uint32 PLGICBELJNB = 8;
|
|
|
|
repeated uint32 FOIHNLFBPFI = 9;
|
2024-06-08 09:18:08 +03:00
|
|
|
}
|