PlayerOwnsAsset(plr,894967029,916163524)
That is what I have but the script is only checking for the first asset and not the second.
local PlayerOwnsBothAssets = PlayerOwnsAsset(plr, 894967029) and PlayerOwnsAsset(plr, 916163524)