mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-07-30 17:14:11 +03:00
Fix proto AiSyncInfo, EvtCreateGadgetNotify
This commit is contained in:
@@ -21,6 +21,6 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
message AiSyncInfo {
|
||||
uint32 entity_id = 2;
|
||||
bool Unk3300_NOIPAMJJIDL = 4;
|
||||
bool Unk3300_EBICCLLGICG = 14;
|
||||
bool has_path_to_target = 4;
|
||||
bool is_self_killing = 14;
|
||||
}
|
||||
|
@@ -40,7 +40,7 @@ message EvtCreateGadgetNotify {
|
||||
repeated uint32 target_lock_point_index_list = 414;
|
||||
uint32 prop_owner_entity_id = 6;
|
||||
uint32 target_lock_point_index = 4;
|
||||
bool Unk3300_OJHDJGAFDNN = 1433;
|
||||
bool is_async_load = 1433;
|
||||
uint32 camp_id = 10;
|
||||
bool Unk3300_EJNBIGLGMII = 8;
|
||||
Vector init_euler_angles = 12;
|
||||
|
Reference in New Issue
Block a user