mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-26 22:37:45 +00:00
Added another field to npcspawn
This commit is contained in:
parent
a335e19ee6
commit
ebc1a7992d
1 changed files with 1 additions and 1 deletions
|
@ -459,7 +459,7 @@ struct FFXIVIpcNpcSpawn : FFXIVIpcBasePacket<NpcSpawn>
|
|||
uint8_t gmRank;
|
||||
uint8_t u3b;
|
||||
|
||||
uint8_t u3a;
|
||||
uint8_t aggressionMode; // 1 passive, 2 aggressive
|
||||
uint8_t onlineStatus;
|
||||
uint8_t u3c;
|
||||
uint8_t pose;
|
||||
|
|
Loading…
Add table
Reference in a new issue