update proto 3.5 (part 4)

This commit is contained in:
Akbar Yahya
2023-03-01 04:24:57 +08:00
parent f3a6d0bb70
commit 78e8b1bdb3
43 changed files with 189 additions and 264 deletions

View File

@@ -8,16 +8,16 @@ import "Vector.proto";
// Name: FNABEPABCNG
message HomeSceneArrangementInfo {
uint32 FLOONDGBJDK = 4;
uint32 comfortValue = 4;
Vector djinnPos = 12;
bool is_set_born_pos = 10;
repeated HomeFurnitureData Unk3300_GCHNAMHBPHG = 14;
repeated HomeFurnitureData mainHouse = 8;
repeated HomeFurnitureData Unk3400_CMBCIBBCMOK = 14;
repeated HomeFurnitureData Unk3400_EOHAHHFDAPI = 8;
uint32 bgm_id = 11;
Vector born_pos = 1;
repeated HomeBlockArrangementInfo blockArrangementInfoList = 9;
uint32 OFMABBFOHMO = 3;
HomeFurnitureData Unk3300_HPCHPODNBPH = 15;
uint32 tmpVersion = 3;
HomeFurnitureData mainHouse = 15;
uint32 scene_id = 2;
Vector bornRot = 7;
}