Compare commits

..

1 Commits

Author SHA1 Message Date
17b01bc778 note
All checks were successful
Build / build (pull_request) Successful in 1m26s
2025-09-13 17:38:42 +02:00

View File

@ -49,7 +49,7 @@ export type IMissionInventoryUpdateRequest = {
BMI?: boolean; BMI?: boolean;
TNT?: boolean; // Conservation; definitely need to include AffiliationMods in this case, so a normal 'inventory sync' would not work here. TNT?: boolean; // Conservation; definitely need to include AffiliationMods in this case, so a normal 'inventory sync' would not work here.
SSC?: boolean; // K-Drive race? SSC?: boolean; // K-Drive race?
RJ?: boolean; // Railjack. InventoryJson should only be returned when going back to dojo. RJ?: boolean; // Railjack
SS?: boolean; SS?: boolean;
CMI?: boolean; CMI?: boolean;
EJC?: boolean; EJC?: boolean;