update proto 3.5 part 1

This commit is contained in:
Akbar Yahya
2023-02-28 11:08:38 +08:00
parent 256417be7f
commit 02a55a91bb
1370 changed files with 24758 additions and 23779 deletions

View File

@@ -2,23 +2,23 @@ syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
import "NABBLDGHGBP.proto";
import "NICMKPJLHMI.proto";
import "Vector.proto";
import "HomeFurnitureData.proto";
import "HomeBlockArrangementInfo.proto";
// Name: FNABEPABCNG
message HomeSceneArrangementInfo {
Vector djinnPos = 15;
uint32 sceneId = 1;
bool isSetBornPos = 5;
Vector bornPos = 10;
uint32 comfortValue = 9;
repeated HomeFurnitureData Unk3300_GCHNAMHBPHG = 11;
HomeFurnitureData mainHouse = 6;
Vector bornRot = 8;
uint32 tmpVersion = 4;
repeated HomeFurnitureData Unk3300_HPCHPODNBPH = 7;
repeated HomeBlockArrangementInfo blockArrangementInfoList = 3;
uint32 bgmId = 12;
uint32 FLOONDGBJDK = 4;
Vector CKJKPEEKOGG = 12;
bool is_set_born_pos = 10;
repeated NICMKPJLHMI CMBCIBBCMOK = 14;
repeated NICMKPJLHMI EOHAHHFDAPI = 8;
uint32 bgm_id = 11;
Vector born_pos = 1;
repeated NABBLDGHGBP PIPJCHOKHDC = 9;
uint32 OFMABBFOHMO = 3;
NICMKPJLHMI JGGLLKMCBKK = 15;
uint32 scene_id = 2;
Vector PNKJNGBLFAP = 7;
}