feat: rework modules, items and fuel
This commit is contained in:
@@ -332,8 +332,6 @@ function describeControllerTask(taskKind: string): string {
|
||||
return "docking";
|
||||
case "unload":
|
||||
return "transfer";
|
||||
case "refuel":
|
||||
return "refuel";
|
||||
case "deliver-construction":
|
||||
return "material delivery";
|
||||
case "build-construction-site":
|
||||
|
||||
Reference in New Issue
Block a user