So I've run into a frustrating problem while trying to test out what I've got so far.
I put the file into the plugin folder for Override, and load the game. Everything works fine, except the outfitters of some planets insist on showing outfits which don't exist in my plugin (e.g., Earth sells plasma weapons, which don't exist in First Contact). I assume the game is reading the Override Data files, which obviously have plasma weapons, but how can I stop it from doing that without replacing those outfits' resource files with new ones in the plugin?