mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-02 18:40:12 +03:00
Update 3.3 (wow, a lot changed)
This commit is contained in:
@@ -22,9 +22,9 @@ import "Vector.proto";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
message EvtLightCoreMove {
|
||||
Vector target_pos = 15;
|
||||
float acelerate = 11;
|
||||
uint32 entity_id = 5;
|
||||
float max_absorb_time = 10;
|
||||
float speed = 14;
|
||||
float speed = 4;
|
||||
uint32 entity_id = 12;
|
||||
float Unk3300_BLNIJMMNAGH = 1;
|
||||
float Unk3300_NHPEDPJMCOL = 5;
|
||||
Vector target_pos = 11;
|
||||
}
|
||||
|
Reference in New Issue
Block a user