mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-01 10:00:12 +03:00
Update v1
This commit is contained in:
@@ -4,11 +4,11 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
import "Vector.proto";
|
||||
|
||||
// Name: NJJDCGNJHKF
|
||||
// CmdId: 1665
|
||||
// CmdId: 1666
|
||||
// Name: BHCBIKNNPFO
|
||||
message AvatarDieAnimationEndReq {
|
||||
uint32 skill_id = 13;
|
||||
uint64 die_guid = 15;
|
||||
Vector reborn_pos = 2;
|
||||
uint32 skill_id = 15;
|
||||
uint64 die_guid = 3;
|
||||
Vector reborn_pos = 11;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user