|
@ -275,6 +275,10 @@ where |
|
|
ToolType::Monofluid => Ok(Vec::new()),
|
|
|
ToolType::Monofluid => Ok(Vec::new()),
|
|
|
ToolType::Difluid => Ok(Vec::new()),
|
|
|
ToolType::Difluid => Ok(Vec::new()),
|
|
|
ToolType::Trifluid => Ok(Vec::new()),
|
|
|
ToolType::Trifluid => Ok(Vec::new()),
|
|
|
|
|
|
ToolType::SolAtomizer => Ok(Vec::new()),
|
|
|
|
|
|
ToolType::MoonAtomizer => Ok(Vec::new()),
|
|
|
|
|
|
ToolType::StarAtomizer => Ok(Vec::new()),
|
|
|
|
|
|
ToolType::Telepipe => Ok(Vec::new()),
|
|
|
ToolType::HuntersReport => Ok(Vec::new()),
|
|
|
ToolType::HuntersReport => Ok(Vec::new()),
|
|
|
ToolType::CellOfMag502
|
|
|
ToolType::CellOfMag502
|
|
|
| ToolType::CellOfMag213
|
|
|
| ToolType::CellOfMag213
|
|
|