diff --git a/src/common/Network/PacketDef/Zone/ServerZoneDef.h b/src/common/Network/PacketDef/Zone/ServerZoneDef.h index c2bdbe2e..f3658812 100644 --- a/src/common/Network/PacketDef/Zone/ServerZoneDef.h +++ b/src/common/Network/PacketDef/Zone/ServerZoneDef.h @@ -480,7 +480,7 @@ struct FFXIVIpcNpcSpawn : FFXIVIpcBasePacket uint32_t u18; uint32_t u19; uint32_t directorId; - uint32_t ownerId; + uint32_t spawnerId; uint32_t parentActorId; uint32_t hPMax; uint32_t hPCurr;