Functional variants

This commit is contained in:
Chris Adderley
2018-12-24 14:22:51 -08:00
parent dea0298efa
commit c04afdb1f5
35 changed files with 163 additions and 124 deletions

View File

@ -20,11 +20,9 @@
@MODULE[ModuleLight]
{
@animationName = RestockSpotLight_On
@lightName = Spot
}
// MODEL
// {
// model = Squad/Parts/Utility/spotLightMk1/model
// }
}
// Floodlight
@PART[spotLight2]
@ -42,5 +40,6 @@
@MODULE[ModuleLight]
{
@animationName = RestockFloodLight_On
@lightName = Spot
}
}