mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-02 10:30:12 +03:00
Update proto 3.3
This commit is contained in:
@@ -22,7 +22,7 @@ import "Vector.proto";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
message HomeAnimalData {
|
||||
Vector spawn_rot = 10;
|
||||
uint32 furniture_id = 5;
|
||||
Vector spawn_pos = 6;
|
||||
uint32 furniture_id = 6;
|
||||
Vector spawn_rot = 14;
|
||||
Vector spawn_pos = 11;
|
||||
}
|
||||
|
Reference in New Issue
Block a user