1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-28 23:27:45 +00:00

Field in npcspawn adjusted

This commit is contained in:
Mordred 2018-08-12 23:06:12 +02:00
parent 4184736654
commit 6e6223504d

View file

@ -480,7 +480,7 @@ struct FFXIVIpcNpcSpawn : FFXIVIpcBasePacket<NpcSpawn>
uint32_t u18;
uint32_t u19;
uint32_t directorId;
uint32_t ownerId;
uint32_t spawnerId;
uint32_t parentActorId;
uint32_t hPMax;
uint32_t hPCurr;