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:
@ -518,7 +518,7 @@ PART
|
||||
name = Short
|
||||
mass = -0.04
|
||||
cost = 0
|
||||
displayName = #autoLOC_8005067 //#autoLOC_8005067 = Short
|
||||
displayName = #LOC_Restock_variant-tube-length-short // Short
|
||||
primaryColor = #3a562a
|
||||
secondaryColor = #999999
|
||||
themeName = White
|
||||
@ -554,7 +554,7 @@ PART
|
||||
name = Medium-Short
|
||||
mass = -0.03
|
||||
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
|
||||
@ -590,7 +590,7 @@ PART
|
||||
name = Medium
|
||||
mass = -0.02
|
||||
cost = 0
|
||||
displayName = #autoLOC_8005064 //#autoLOC_8005064 = Medium
|
||||
displayName = #LOC_Restock_variant-tube-length-med // Medium
|
||||
primaryColor = #3a562a
|
||||
secondaryColor = #999999
|
||||
themeName = White
|
||||
@ -626,7 +626,7 @@ PART
|
||||
name = Medium-Long
|
||||
mass = -0.01
|
||||
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
|
||||
@ -662,7 +662,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