mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Add depth masks to shrouded solar panels
This commit is contained in:
parent
4b51e1ac70
commit
bb3040770b
Binary file not shown.
Binary file not shown.
@ -44,6 +44,12 @@
|
|||||||
{
|
{
|
||||||
@secondaryTransformName = panel6
|
@secondaryTransformName = panel6
|
||||||
}
|
}
|
||||||
|
|
||||||
|
MODULE
|
||||||
|
{
|
||||||
|
name = ModuleRestockDepthMask
|
||||||
|
maskTransform = solarshroud_mask
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// 3x2
|
// 3x2
|
||||||
@ -82,6 +88,12 @@
|
|||||||
{
|
{
|
||||||
@secondaryTransformName = solar6
|
@secondaryTransformName = solar6
|
||||||
}
|
}
|
||||||
|
|
||||||
|
MODULE
|
||||||
|
{
|
||||||
|
name = ModuleRestockDepthMask
|
||||||
|
maskTransform = solarshroud_mask
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// Gigantor
|
// Gigantor
|
||||||
|
Loading…
Reference in New Issue
Block a user