mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
- Fixed RS+ variant LOC tags for Structural Tubes and Engine Plates
This commit is contained in:
@ -442,7 +442,7 @@ PART
|
||||
name = Short
|
||||
mass = -0.15
|
||||
cost = 0
|
||||
displayName = #autoLOC_8005067 //#autoLOC_8005067 = Short
|
||||
displayName = #LOC_Restock_variant-tube-length-short // Short
|
||||
primaryColor = #3a562a
|
||||
secondaryColor = #999999
|
||||
themeName = White
|
||||
@ -476,7 +476,7 @@ PART
|
||||
name = Medium-Short
|
||||
mass = -0.1125
|
||||
cost = 0
|
||||
displayName = #autoLOC_8005063 //#autoLOC_8005063 = Medium-Short
|
||||
displayName = #LOC_Restock_variant-tube-length-med-short // Medium-Short
|
||||
primaryColor = #3a562a
|
||||
secondaryColor = #999999
|
||||
themeName = White
|
||||
@ -510,7 +510,7 @@ PART
|
||||
name = Medium
|
||||
mass = -0.075
|
||||
cost = 0
|
||||
displayName = #autoLOC_8005064 //#autoLOC_8005064 = Medium
|
||||
displayName = #LOC_Restock_variant-tube-length-med // Medium
|
||||
primaryColor = #3a562a
|
||||
secondaryColor = #999999
|
||||
themeName = White
|
||||
@ -544,7 +544,7 @@ PART
|
||||
name = Medium-Long
|
||||
mass = -0.0375
|
||||
cost = 0
|
||||
displayName = #autoLOC_8005065 //#autoLOC_8005065 = Medium-Long
|
||||
displayName = #LOC_Restock_variant-tube-length-med-long // Medium-Long
|
||||
primaryColor = #3a562a
|
||||
secondaryColor = #999999
|
||||
themeName = White
|
||||
@ -578,7 +578,7 @@ PART
|
||||
name = Long
|
||||
mass = 0
|
||||
cost = 0
|
||||
displayName = #autoLOC_8005066 //#autoLOC_8005066 = Long
|
||||
displayName = #LOC_Restock_variant-tube-length-long // Long
|
||||
primaryColor = #3a562a
|
||||
secondaryColor = #999999
|
||||
themeName = White
|
||||
|
Reference in New Issue
Block a user