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:
@@ -22,8 +22,8 @@ import "Vector.proto";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
message ChannelerSlabCamp {
|
||||
uint32 reward_id = 11;
|
||||
Vector pos = 8;
|
||||
uint32 buff_num = 7;
|
||||
uint32 group_id = 3;
|
||||
uint32 buff_num = 11;
|
||||
uint32 reward_id = 9;
|
||||
uint32 group_id = 8;
|
||||
Vector pos = 15;
|
||||
}
|
||||
|
Reference in New Issue
Block a user