mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
- Fix autotruss issue for MH 1.875m Fairing part, issue #487
This commit is contained in:
parent
5607c66766
commit
c90ad18561
@ -6,17 +6,11 @@
|
|||||||
{
|
{
|
||||||
@author = Chris Adderley (Nertea)
|
@author = Chris Adderley (Nertea)
|
||||||
!mesh = DELETE
|
!mesh = DELETE
|
||||||
!MODEL {}
|
!MODEL:HAS[#model[*fairingSize1]] {}
|
||||||
MODEL
|
MODEL
|
||||||
{
|
{
|
||||||
model = ReStock/Assets/Payload/restock-fairing-base-1875-1
|
model = ReStock/Assets/Payload/restock-fairing-base-1875-1
|
||||||
}
|
}
|
||||||
MODEL
|
|
||||||
{
|
|
||||||
model = Squad/Parts/Aero/fairings/AutoTruss
|
|
||||||
scale = 1.5,1.5,1.5
|
|
||||||
position = 0.0,0.22,0.0
|
|
||||||
}
|
|
||||||
@MODULE[ModuleProceduralFairing]
|
@MODULE[ModuleProceduralFairing]
|
||||||
{
|
{
|
||||||
@pivot = 0,0.151, 0
|
@pivot = 0,0.151, 0
|
||||||
|
Loading…
Reference in New Issue
Block a user