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,10 +20,10 @@ syntax = "proto3";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
message AbilityMixinFireworksLauncher {
|
||||
uint32 invoke_type = 2;
|
||||
uint32 start_count_down_time = 3;
|
||||
uint32 fired_bullet_count = 1;
|
||||
uint32 phase = 6;
|
||||
repeated uint32 fireworks_config = 4;
|
||||
uint32 turn_index = 7;
|
||||
uint32 Unk3300_FHGLEJNJIHK = 5;
|
||||
uint32 Unk3300_BFJBDJLAOJL = 4;
|
||||
uint32 Unk3300_LPPKOFHKCPH = 7;
|
||||
uint32 Unk3300_BDGCGLGNAIB = 3;
|
||||
repeated uint32 fireworks_config = 12;
|
||||
uint32 phase = 1;
|
||||
}
|
||||
|
Reference in New Issue
Block a user