mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Fixes
- Added inflatable heatshield - Fixed 1.875m separator (#724) - Fixed depth mask of RCS port (#717) - Skiff issue fixes (#727, #726) - Ursa emissive fix (#728) - Emissive fixes for more engines
This commit is contained in:
@ -285,17 +285,17 @@
|
||||
}
|
||||
}
|
||||
|
||||
@PART[InflatableHeatShieldx]
|
||||
@PART[InflatableHeatShield]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
!MODEL {}
|
||||
MODEL
|
||||
{
|
||||
model = ReStock/Assets/Aero/restock-heatshield-inflatable-10-1
|
||||
model = ReStock/Assets/Aero/restock-heatshield-inflatable-1
|
||||
}
|
||||
@MODULE[ModuleAnimateGeneric]
|
||||
{
|
||||
@animationName = InflatableHS
|
||||
@animationName = Inflate
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user