fix(shared): clear deprecated tables#614
Conversation
Manason
left a comment
There was a problem hiding this comment.
If we're going to delete these, I think we need to also replace the default ox_inventory data files in the recipe to contain the same items
The reason to delete these is because the vast majority of these items are unused. I mean if its absolutely necessary we could create a default list of whatever. |
Ok sounds good. Just need to be mindful as we rely on items in other scripts to add them to the recipe |
Description
Clears the deprecated shared tables in order to prevent confusion. Currently a common question is
"Why doesn't my armor work?". It's asked not knowing that the two old QB armors are no longer supported but are still in the items table.Checklist