Add depth masks to shrouded solar panels

This commit is contained in:
Andrew Cassidy 2019-06-10 17:18:53 -07:00
parent 4b51e1ac70
commit bb3040770b
No known key found for this signature in database
GPG Key ID: 963017B38FD477A1
3 changed files with 12 additions and 0 deletions

View File

@ -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