Drafted new character as NPC.

This commit is contained in:
genxium
2023-01-08 20:34:29 +08:00
parent 5b9b3a0b55
commit ab122a7bc8
51 changed files with 14453 additions and 515 deletions

View File

@@ -29,6 +29,9 @@ message PlayerDownsync {
int32 activeSkillHit = 22;
int32 framesInvinsible = 23;
int32 bulletTeamId = 24;
int32 chCollisionTeamId = 25;
string name = 997;
string displayName = 998;
string avatar = 999;