feat: selling for Dirac (CrewShipFusionPoints) #2540

Merged
Sainan merged 6 commits from :main into main 2025-07-23 11:09:44 -07:00
Showing only changes of commit b969b40188 - Show all commits

View File

@ -335,7 +335,8 @@ interface ISellRequest {
| "SC_FusionPoints"
| "SC_DistillPoints"
| "SC_CrewShipFusionPoints"
| "SC_Resources";
| "SC_Resources"
| "somethingelsewemightnotknowabout";
buildLabel: string;
}