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:
@@ -22,10 +22,10 @@ import "Vector.proto";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
message HomeLimitedShopInfo {
|
||||
fixed32 next_close_time = 9;
|
||||
fixed32 next_guest_open_time = 11;
|
||||
Vector djinn_rot = 7;
|
||||
uint32 uid = 4;
|
||||
fixed32 next_open_time = 6;
|
||||
uint32 uid = 9;
|
||||
uint32 Unk3300_FKGDIDFIBAA = 8;
|
||||
Vector djinn_rot = 11;
|
||||
uint32 Unk3300_DLIEFPNMGFC = 5;
|
||||
Vector djinn_pos = 2;
|
||||
uint32 Unk3300_NOJPDKDPPPA = 15;
|
||||
}
|
||||
|
Reference in New Issue
Block a user