Analyzing the data (cf. #50), I've noticed the following issues (as of e655ed3):
I'm not sure about the missing ship classes (where to get the data from?), but for the duplicate ID, I imagine we could just change the crew upgrade's ID (e.g. by adding _b to the end, similar to maquis_raider_b) without breaking anything?
@CrazyVulcan, you're much more familiar with the data, so I'm hoping you can recommend a way to address these issues.
Analyzing the data (cf. #50), I've noticed the following issues (as of e655ed3):
uss_enterprise_a_75005referencesKelvin Constitution Class, but there doesn't seem to be a corresponding entry in ship classesiks_suvwl_75005referencesWarbird Class, but there doesn't seem to be a corresponding entry in ship classesthird_of_five_71525is used for two separate entries: as a captain and as a crew upgradeI'm not sure about the missing ship classes (where to get the data from?), but for the duplicate ID, I imagine we could just change the crew upgrade's ID (e.g. by adding
_bto the end, similar tomaquis_raider_b) without breaking anything?@CrazyVulcan, you're much more familiar with the data, so I'm hoping you can recommend a way to address these issues.