Update 3.2

This commit is contained in:
Akbar Yahya
2022-11-06 20:51:40 +08:00
parent f5fd0cbe69
commit dfe18ccb7d
1153 changed files with 13690 additions and 5671 deletions

View File

@@ -17,16 +17,16 @@
syntax = "proto3";
import "Unk2700_KJODHFMHMNC.proto";
import "Unk2700_LBIDBGLGKCJ.proto";
import "BartenderLevelInfo.proto";
import "BartenderTaskInfo.proto";
option java_package = "emu.grasscutter.net.proto";
message BartenderActivityDetailInfo {
repeated uint32 Unk2700_BMOAIJMHPGA = 3;
bool Unk2700_JICAAEMPNBC = 13;
repeated uint32 unlock_item_list = 3;
bool is_develop_module_open = 13;
bool is_content_closed = 6;
repeated Unk2700_LBIDBGLGKCJ Unk2700_MEGOPKBEHOH = 5;
repeated uint32 Unk2700_AIKFMMLFIJI = 14;
repeated Unk2700_KJODHFMHMNC Unk2700_DAGGAECBDEG = 2;
repeated BartenderLevelInfo unlock_level_list = 5;
repeated uint32 unlock_formula_list = 14;
repeated BartenderTaskInfo unlock_task_list = 2;
}