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