mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Some bugfixes
This commit is contained in:
parent
7d5681b95f
commit
618816118f
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -39,12 +39,6 @@ PART
|
||||
}
|
||||
flameout
|
||||
{
|
||||
PREFAB_PARTICLE
|
||||
{
|
||||
prefabName = fx_exhaustSparks_flameout_2
|
||||
transformName = thrustTransform
|
||||
oneShot = true
|
||||
}
|
||||
AUDIO
|
||||
{
|
||||
channel = Ship
|
||||
|
@ -82,12 +82,12 @@ PART
|
||||
TextureNormalURL = ReStock/Assets/Payload/restock-fairing-125-1-n
|
||||
|
||||
panelGrouping = 2
|
||||
pivot = 0,0.17,0
|
||||
pivot = 0,0.091,0
|
||||
axis = 0,1,0
|
||||
|
||||
baseRadius = 0.3125
|
||||
maxRadius = 0.75
|
||||
capRadius = 0.1
|
||||
capRadius = 0.2
|
||||
snapThreshold = 0.1
|
||||
|
||||
xSectionHeightMin = 0.1
|
||||
@ -123,10 +123,10 @@ PART
|
||||
VARIANT
|
||||
{
|
||||
name = White
|
||||
displayName = #autoLOC_8007117
|
||||
themeName = White
|
||||
primaryColor = #4c4f47
|
||||
secondaryColor = #4c4f47
|
||||
displayName = #autoLOC_8007119
|
||||
themeName = White
|
||||
primaryColor = #ffffff
|
||||
secondaryColor = #ffffff
|
||||
TEXTURE
|
||||
{
|
||||
materialName=FairingIconShell
|
||||
@ -148,10 +148,10 @@ PART
|
||||
VARIANT
|
||||
{
|
||||
name = Grey
|
||||
displayName = #autoLOC_8007117
|
||||
themeName = blackandwhite
|
||||
primaryColor = #4c4f47
|
||||
secondaryColor = #4c4f47
|
||||
displayName = #autoLOC_8007120
|
||||
themeName = BlackAndWhite
|
||||
primaryColor = #000000
|
||||
secondaryColor = #ffffff
|
||||
TEXTURE
|
||||
{
|
||||
materialName=FairingIconShell
|
||||
|
Loading…
Reference in New Issue
Block a user