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,12 +17,12 @@
syntax = "proto3";
import "Unk3100_HJALLGOLFGL.proto";
import "WindFieldDungeonFailReason.proto";
option java_package = "emu.grasscutter.net.proto";
message WindFieldDungeonSettleInfo {
repeated uint32 Unk3100_ABGAMIOBKAB = 11;
repeated uint32 Unk3100_MPGPNBOHCMC = 7;
Unk3100_HJALLGOLFGL Unk3100_AOFJAJACNAJ = 2;
repeated uint32 after_watcher_id_list = 11;
repeated uint32 before_watcher_id_list = 7;
WindFieldDungeonFailReason fail_reason = 2;
}