feat: production chain
This commit is contained in:
@@ -32,6 +32,7 @@ export interface ResourceNodeSnapshot {
|
||||
id: string;
|
||||
systemId: string;
|
||||
localPosition: Vector3Dto;
|
||||
anchorNodeId?: string | null;
|
||||
sourceKind: string;
|
||||
oreRemaining: number;
|
||||
maxOre: number;
|
||||
|
||||
Reference in New Issue
Block a user