mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
#LOC tags for Science animations and resolve satellite contracts issue
This commit is contained in:
@ -40,17 +40,17 @@ PART
|
||||
{
|
||||
name = ModuleAnimateGeneric
|
||||
animationName = radial-Deploy
|
||||
startEventGUIName = Open Doors
|
||||
endEventGUIName = Close Doors
|
||||
actionGUIName = Toggle Doors
|
||||
startEventGUIName = #autoLOC_502058 //#autoLOC_502058 = Open Doors
|
||||
endEventGUIName = #autoLOC_502059 //#autoLOC_502059 = Close Doors
|
||||
actionGUIName = #autoLOC_502060 //#autoLOC_502060 = Toggle Doors
|
||||
evaDistance = 1.85
|
||||
}
|
||||
MODULE
|
||||
{
|
||||
name = ModuleScienceExperiment
|
||||
experimentID = mobileMaterialsLab
|
||||
experimentActionName = Observe Materials Bay
|
||||
resetActionName = Reset Materials Bay
|
||||
experimentActionName = #autoLOC_502061 //#autoLOC_502061 = Observe Materials Bay
|
||||
resetActionName = #autoLOC_502062 //#autoLOC_502062 = Reset Materials Bay
|
||||
useStaging = False
|
||||
useActionGroups = True
|
||||
hideUIwhenUnavailable = True
|
||||
@ -58,7 +58,7 @@ PART
|
||||
xmitDataScalar = 0.35
|
||||
FxModules = 0
|
||||
dataIsCollectable = True
|
||||
collectActionName = Collect Data
|
||||
collectActionName = #autoLOC_6004057 //#autoLOC_6004057 = Collect Data
|
||||
interactionRange = 1.85
|
||||
usageReqMaskInternal = 1
|
||||
usageReqMaskExternal = 8
|
||||
|
Reference in New Issue
Block a user