mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-03 11:00: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 GearColumnInfo {
|
||||
uint32 gear_column_index = 7;
|
||||
bool is_overturn = 3;
|
||||
bool has_gear = 2;
|
||||
uint32 gear_id = 11;
|
||||
uint32 placement_layer = 6;
|
||||
uint32 Unk3300_GHIBPOIAIGF = 6;
|
||||
bool Unk3300_KEEGLHMBAKM = 8;
|
||||
uint32 Unk3300_EDLLMBGNDEH = 2;
|
||||
uint32 gear_id = 7;
|
||||
bool Unk3300_HGIKKDOBANK = 15;
|
||||
}
|
||||
|
Reference in New Issue
Block a user