mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-03 02:50:13 +03:00
Update 3.3 (wow, a lot changed)
This commit is contained in:
@@ -20,9 +20,9 @@ syntax = "proto3";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
message InBattleFleurFairInfo {
|
||||
repeated uint32 gallery_id_list = 5;
|
||||
uint32 gallery_stage_index = 6;
|
||||
uint32 preview_stage_index = 8;
|
||||
repeated uint32 ability_group_id_list = 2;
|
||||
uint32 preview_display_duration = 12;
|
||||
uint32 gallery_stage_index = 7;
|
||||
uint32 preview_display_duration = 11;
|
||||
repeated uint32 Unk3300_NNPMBFGJELL = 15;
|
||||
uint32 preview_stage_index = 9;
|
||||
repeated uint32 Unk3300_IJBKKLGOMIE = 14;
|
||||
}
|
||||
|
Reference in New Issue
Block a user