mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-03 11:00:13 +03:00
Update 3.2
This commit is contained in:
@@ -17,12 +17,12 @@
|
||||
|
||||
syntax = "proto3";
|
||||
|
||||
import "SpiceStage.proto";
|
||||
import "SpiceStageData.proto";
|
||||
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
message SpiceActivityDetailInfo {
|
||||
uint32 Unk2700_IGMHNDNGNPG = 15;
|
||||
repeated SpiceStage spice_stage_list = 7;
|
||||
uint32 Unk2700_KIAHJKGOLGO = 13;
|
||||
uint32 current_increase_avatar_fetter_times = 15;
|
||||
repeated SpiceStageData spice_stage_list = 7;
|
||||
uint32 increase_avatar_fetter_limit_times = 13;
|
||||
}
|
||||
|
Reference in New Issue
Block a user