mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Finish configs and minor tweaks to launch clamp textures
This commit is contained in:
Binary file not shown.
Binary file not shown.
@ -1,7 +1,9 @@
|
||||
// Patches applying art changes to
|
||||
// Contents:
|
||||
// TT18-A Launch Stability Enhancer (launchClamp1)
|
||||
|
||||
|
||||
// TT18-A Launch Stability Enhancer
|
||||
@PART[launchClamp1]
|
||||
{
|
||||
@author = Andrew Cassidy
|
||||
@ -23,19 +25,4 @@
|
||||
trf_animationRoot_name = restock-clamp-1
|
||||
anim_decouple_name = RestockLaunchClamp_Deploy
|
||||
}
|
||||
|
||||
MODULE
|
||||
{
|
||||
name = ModuleAnimateGeneric
|
||||
animationName = RestockLaunchClamp_Extend
|
||||
startEventGUIName = #LOC_RestockPlus_light_rotate_on
|
||||
endEventGUIName = #LOC_RestockPlus_light_rotate_off
|
||||
actionGUIName = #LOC_RestockPlus_light_rotate_toggle
|
||||
allowDeployLimit = true
|
||||
revClampDirection = false
|
||||
revClampSpeed = true
|
||||
revClampPercent = true
|
||||
eventAvailableFlight = false
|
||||
eventAvailableEVA = false
|
||||
}
|
||||
}
|
@ -110,6 +110,7 @@ Squad/Parts/Utility/rockomaxAdapters/
|
||||
Squad/Parts/Utility/ServiceBay/
|
||||
Squad/Parts/Utility/spotLightMk1/
|
||||
Squad/Parts/Utility/spotLightMk2/
|
||||
Squad/Parts/Utility/launchClamp1/
|
||||
Squad/Parts/Resources/RadialTank/
|
||||
Squad/Parts/Resources/SmallTank/
|
||||
Squad/Parts/Resources/LargeTank/
|
||||
|
Reference in New Issue
Block a user