mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-03 11:00:13 +03:00
Update 3.3 (wow, a lot changed)
This commit is contained in:
@@ -23,9 +23,9 @@ import "Vector.proto";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
message HomeMarkPointSceneData {
|
||||
repeated HomeMarkPointFurnitureData furniture_list = 6;
|
||||
Vector teapot_spirit_pos = 4;
|
||||
uint32 scene_id = 2;
|
||||
uint32 module_id = 5;
|
||||
Vector safe_point_pos = 11;
|
||||
Vector Unk3300_ONJJJEPFKJI = 9;
|
||||
uint32 scene_id = 6;
|
||||
Vector Unk3300_HFNOINGPMJP = 11;
|
||||
uint32 module_id = 8;
|
||||
repeated HomeMarkPointFurnitureData furniture_list = 13;
|
||||
}
|
||||
|
Reference in New Issue
Block a user