mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Update claws with new lamp art and modules
This commit is contained in:
@ -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
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user