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
|
||||
}
|
||||
}
|
||||
|
@ -4,6 +4,7 @@ v1.3.0
|
||||
- Updated French localization (vinix38)
|
||||
- Removed Light Adjustement patch, replaced with new stock functionality as part of base Restock
|
||||
- Added a new version of the HG-20 High Gain Antenna matching the orientation of the stock HG-5. The old version has been soft-deprecated.
|
||||
- Updated Advanced Grabbing Unit Junior with new light module and graphics.
|
||||
- Soft-deprecated all various RV-series and RC-series RCS blocks
|
||||
- New RCS parts:
|
||||
- RV-105-A RCS Thruster Block : RCS block with 45 degree canted nozzles, available in 5x, 4x, 3x, 2x variants
|
||||
|
Reference in New Issue
Block a user