I'm making a game where you can customize your tool by adding new parts to it, but I don't know how to make the changes last through death. It gives you the basic tool from the StarterPack, so I guess I have to somehow override it there, but how can I make that happen for only the local client? Does player's StarterGear have higher priority?