note
All checks were successful
Build / build (pull_request) Successful in 1m26s

This commit is contained in:
Sainan 2025-09-13 17:38:27 +02:00
parent 294781ffc3
commit 17b01bc778

View File

@ -47,9 +47,9 @@ export type IMissionInventoryUpdateRequest = {
// flags for interstitial requests // flags for interstitial requests
BMI?: boolean; BMI?: boolean;
TNT?: boolean; TNT?: boolean; // Conservation; definitely need to include AffiliationMods in this case, so a normal 'inventory sync' would not work here.
SSC?: boolean; SSC?: boolean; // K-Drive race?
RJ?: boolean; RJ?: boolean; // Railjack
SS?: boolean; SS?: boolean;
CMI?: boolean; CMI?: boolean;
EJC?: boolean; EJC?: boolean;