This PR changes the items table for drops to overwrite the length operator meaning the table length will be checked appropriately if the index is unordered. This fixes drops being deleted if an item space isn't filled in order.
Checklist
[x] I have personally loaded this code into an updated qbcore project and checked all of its functionality.
Description
This PR changes the items table for drops to overwrite the length operator meaning the table length will be checked appropriately if the index is unordered. This fixes drops being deleted if an item space isn't filled in order.
Checklist