mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-05 11:57:06 +03:00
Update proto 3.3 (fix5)
* including v4 This update comes from Sorapointa-Protos which was updated by Asnxthaony (5aa1ffb)
This commit is contained in:
@@ -20,8 +20,8 @@ syntax = "proto3";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
message TowerMonthlyBrief {
|
||||
uint32 Unk3300_AIFHPHDGEIE = 3;
|
||||
uint32 Unk3300_CPNOLKAKHEJ = 6;
|
||||
uint32 Unk3300_LEMOMFLHBLA = 9;
|
||||
uint32 best_floor_index = 3;
|
||||
uint32 total_star_count = 6;
|
||||
uint32 best_level_index = 9;
|
||||
uint32 tower_schedule_id = 13;
|
||||
}
|
||||
|
Reference in New Issue
Block a user