Melon 3.5

This commit is contained in:
Akbar Yahya
2023-02-28 09:12:44 +08:00
parent 5d7ca8d079
commit fae00a4f6d
3975 changed files with 26831 additions and 77729 deletions

View File

@@ -2,18 +2,18 @@ syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
import "Vector.proto";
// Name: KCCCOHNCOJH
message EvtAnimatorStateChangedInfo {
uint32 normalizedTimeCompact = 9;
float fadeDuration = 8;
uint32 entityId = 11;
bool Unk3300_KLMEKMGFGPD = 13;
bool Unk3300_MEOPKEDJCIN = 12;
int32 faceAngleCompact = 3;
uint32 toStateHash = 4;
uint32 layer = 5;
Vector pos = 7;
int32 face_angle_compact = 8;
uint32 ACGBAHPCLJG = 13;
uint32 entity_id = 14;
bool BIPOOIBEMGO = 12;
uint32 IBAPLLHNGHI = 4;
bool MOGDPFGEFBJ = 5;
float fade_duration = 2;
uint32 GKMEGBPFMHA = 15;
Vector pos = 3;
}