mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Add MH patching
This commit is contained in:
@ -1,10 +1,10 @@
|
||||
// Patches applying art changes to Making History decouplers
|
||||
// Contents:
|
||||
- TD-18 Decoupler ()
|
||||
- TD-18 Decoupler (Decoupler_1p5)
|
||||
|
||||
|
||||
// TD-18 Decoupler
|
||||
@PART[] {
|
||||
@PART[Decoupler_1p5] {
|
||||
@author = Chris Adderley (Nertea)
|
||||
|
||||
!mesh = DELETE
|
||||
|
@ -1,9 +1,9 @@
|
||||
// Patches applying art changes to Making History separators
|
||||
// Contents:
|
||||
- TS-18 Separator ()
|
||||
- TS-18 Separator (Separator_1p5)
|
||||
|
||||
// TS-18 Separator
|
||||
@PART[] {
|
||||
@PART[Separator_1p5] {
|
||||
@author = Chris Adderley (Nertea)
|
||||
|
||||
!mesh = DELETE
|
||||
|
@ -1,9 +1,9 @@
|
||||
// Patches applying art changes to Making History RCS tanks
|
||||
// Contents:
|
||||
// - ()
|
||||
// - (MonoPropMini)
|
||||
|
||||
// Spherical Radial Tiny Tank
|
||||
@PART[]
|
||||
@PART[MonoPropMini]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
|
Reference in New Issue
Block a user