mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-01 10:00:12 +03:00
update proto 3.5 part 1
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user