Update claws with new lamp art and modules

This commit is contained in:
2021-01-15 17:36:14 -08:00
parent a0f70bd778
commit 7fcb091c5f
15 changed files with 34 additions and 15 deletions

View File

@ -54,15 +54,22 @@ PART
endEventGUIName = #autoLOC_502074 //#autoLOC_502074 = Disarm
actionGUIName = #autoLOC_502075 //#autoLOC_502075 = Toggle Arming
}
MODULE
{
name = ModuleLight
lightName = Spotlight
useAnimationDim = true
lightBrightenSpeed = 5
lightDimSpeed = 3
resourceAmount = 0.01
lightName = SpotLight
lightMeshRendererName = LampLens
lightBrightenSpeed = 2.5
lightDimSpeed = 2.5
resourceAmount = 0.08 // 80W
useResources = true
animationName = RestockMiniClawLamp_On
animationName = RestockClawLamp_On
}
MODULE
{
name = ModuleRestockEnhancedLight
cookiePath = ReStock/Assets/Electrical/restock-light-cookie-spot-1
}
}