feat: surface SCUM vehicle functional state
This commit is contained in:
@@ -228,6 +228,7 @@ export interface ScumVehicleResponse {
|
||||
exists: boolean;
|
||||
status?: string;
|
||||
locked?: boolean;
|
||||
functional?: boolean;
|
||||
x?: number;
|
||||
y?: number;
|
||||
z?: number;
|
||||
|
||||
Reference in New Issue
Block a user