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

@@ -6,18 +6,19 @@ import "HomeBlockArrangementInfo.proto";
import "HomeFurnitureData.proto";
import "Vector.proto";
// Name: FNABEPABCNG
// Name: FCINIPEMLPE
message HomeSceneArrangementInfo {
uint32 comfort_value = 4;
Vector djinn_pos = 12;
bool is_set_born_pos = 10;
repeated HomeFurnitureData Unk3300_CMBCIBBCMOK = 14;
repeated HomeFurnitureData Unk3300_EOHAHHFDAPI = 8;
uint32 bgm_id = 11;
Vector born_pos = 1;
repeated HomeBlockArrangementInfo block_arrangement_info_list = 9;
uint32 tmp_version = 3;
HomeFurnitureData main_house = 15;
uint32 scene_id = 2;
Vector born_rot = 7;
repeated HomeFurnitureData DMALLBPIKFC = 12;
uint32 tmp_version = 7;
uint32 comfort_value = 5;
repeated HomeBlockArrangementInfo block_arrangement_info_list = 15;
uint32 scene_id = 9;
Vector djinn_pos = 13; // FGMCFDMLGEB
bool is_set_born_pos = 11;
HomeFurnitureData main_house = 4;
uint32 bgm_id = 6;
Vector born_rot = 3; // PCIJFOPGEDO
Vector born_pos = 2;
repeated HomeFurnitureData NIHPFMMOMDA = 8;
}