Update v1

This commit is contained in:
Akbar Yahya
2023-04-11 16:18:47 +08:00
parent 54c575d7d7
commit 3b816eb297
1278 changed files with 24250 additions and 15187 deletions

View File

@@ -28,7 +28,7 @@ import "VehicleInfo.proto";
import "WeatherInfo.proto";
import "WorktopInfo.proto";
// Name: APLBOALHGKD
// Name: CAHMGNJLGHD
message SceneGadgetInfo {
uint32 gadget_id = 1;
uint32 group_id = 2;
@@ -36,17 +36,17 @@ message SceneGadgetInfo {
uint32 owner_entity_id = 4;
GadgetBornType born_type = 5;
uint32 gadget_state = 6;
uint32 gadget_type = 7; // EIHJCEDOKKE
uint32 gadget_type = 7;
bool is_show_cutscene = 8;
uint32 authority_peer_id = 9;
bool is_enable_interact = 10;
uint32 interact_id = 11; // IJJBMNMNKKB
uint32 interact_id = 11;
uint32 mark_flag = 21;
uint32 prop_owner_entity_id = 22; //LMDHNJFCOOI
uint32 prop_owner_entity_id = 22;
PlatformInfo platform = 23;
repeated uint32 interact_uid_list = 24;
uint32 draft_id = 25;
uint32 gadget_talk_state = 26; // HIOJEFHGLJI
uint32 gadget_talk_state = 26;
GadgetPlayInfo play_info = 100;
oneof content {
Item trifle_item = 12;