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
|
flameout
|
||||||
{
|
{
|
||||||
PREFAB_PARTICLE
|
|
||||||
{
|
|
||||||
prefabName = fx_exhaustSparks_flameout_2
|
|
||||||
transformName = thrustTransform
|
|
||||||
oneShot = true
|
|
||||||
}
|
|
||||||
AUDIO
|
AUDIO
|
||||||
{
|
{
|
||||||
channel = Ship
|
channel = Ship
|
||||||
|
@ -82,12 +82,12 @@ PART
|
|||||||
TextureNormalURL = ReStock/Assets/Payload/restock-fairing-125-1-n
|
TextureNormalURL = ReStock/Assets/Payload/restock-fairing-125-1-n
|
||||||
|
|
||||||
panelGrouping = 2
|
panelGrouping = 2
|
||||||
pivot = 0,0.17,0
|
pivot = 0,0.091,0
|
||||||
axis = 0,1,0
|
axis = 0,1,0
|
||||||
|
|
||||||
baseRadius = 0.3125
|
baseRadius = 0.3125
|
||||||
maxRadius = 0.75
|
maxRadius = 0.75
|
||||||
capRadius = 0.1
|
capRadius = 0.2
|
||||||
snapThreshold = 0.1
|
snapThreshold = 0.1
|
||||||
|
|
||||||
xSectionHeightMin = 0.1
|
xSectionHeightMin = 0.1
|
||||||
@ -123,10 +123,10 @@ PART
|
|||||||
VARIANT
|
VARIANT
|
||||||
{
|
{
|
||||||
name = White
|
name = White
|
||||||
displayName = #autoLOC_8007117
|
displayName = #autoLOC_8007119
|
||||||
themeName = White
|
themeName = White
|
||||||
primaryColor = #4c4f47
|
primaryColor = #ffffff
|
||||||
secondaryColor = #4c4f47
|
secondaryColor = #ffffff
|
||||||
TEXTURE
|
TEXTURE
|
||||||
{
|
{
|
||||||
materialName=FairingIconShell
|
materialName=FairingIconShell
|
||||||
@ -148,10 +148,10 @@ PART
|
|||||||
VARIANT
|
VARIANT
|
||||||
{
|
{
|
||||||
name = Grey
|
name = Grey
|
||||||
displayName = #autoLOC_8007117
|
displayName = #autoLOC_8007120
|
||||||
themeName = blackandwhite
|
themeName = BlackAndWhite
|
||||||
primaryColor = #4c4f47
|
primaryColor = #000000
|
||||||
secondaryColor = #4c4f47
|
secondaryColor = #ffffff
|
||||||
TEXTURE
|
TEXTURE
|
||||||
{
|
{
|
||||||
materialName=FairingIconShell
|
materialName=FairingIconShell
|
||||||
|
Loading…
Reference in New Issue
Block a user