mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-14 05:32:59 +03:00
Update 3.6
This commit is contained in:
@@ -4,12 +4,12 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
import "Vector.proto";
|
||||
|
||||
// Name: LGIIFLMONKC
|
||||
// CmdId: 2175
|
||||
// CmdId: 2032
|
||||
// Name: PMKNFFOEOAE
|
||||
message SeaLampFlyLampReq {
|
||||
Vector pos = 8;
|
||||
int32 param = 13;
|
||||
uint32 item_id = 11;
|
||||
uint32 item_num = 14;
|
||||
uint32 item_id = 1;
|
||||
int32 param = 4;
|
||||
uint32 item_num = 13;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user