mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-01 10:00:12 +03:00
sync proto v1-v3 public
This commit is contained in:
@@ -22,17 +22,18 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
import "HomeFurnitureData.proto";
|
||||
import "Vector.proto";
|
||||
import "HomeBlockArrangementInfo.proto";
|
||||
// Obf: OPEJIIPLGJN
|
||||
message HomeSceneArrangementInfo {
|
||||
repeated HomeFurnitureData IOICLAIFPBI = 12;
|
||||
repeated HomeFurnitureData Unk3300_CMBCIBBCMOK = 12;
|
||||
Vector born_pos = 4;
|
||||
repeated HomeBlockArrangementInfo block_arrangement_info_list = 15;
|
||||
Vector born_rot = 3;
|
||||
Vector djinn_pos = 3;
|
||||
uint32 scene_id = 14;
|
||||
HomeFurnitureData main_house = 6;
|
||||
repeated HomeFurnitureData DMALLBPIKFC = 5;
|
||||
repeated HomeFurnitureData Unk3300_EOHAHHFDAPI = 5;
|
||||
bool is_set_born_pos = 2;
|
||||
uint32 bgm_id = 10;
|
||||
uint32 comfort_value = 1;
|
||||
Vector djinn_pos = 13;
|
||||
uint32 tmp_version = 11;
|
||||
uint32 tmp_version = 1;
|
||||
Vector born_rot = 13;
|
||||
uint32 comfort_value = 11;
|
||||
}
|
||||
|
Reference in New Issue
Block a user