mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
16 lines
309 B
INI
16 lines
309 B
INI
// Patches applying art changes to Making History RCS tanks
|
|
// Contents:
|
|
// - (MonoPropMini)
|
|
|
|
// Spherical Radial Tiny Tank
|
|
@PART[monopropMiniSphere]
|
|
{
|
|
@author = Chris Adderley (Nertea)
|
|
!mesh = DELETE
|
|
!MODEL {}
|
|
MODEL
|
|
{
|
|
model = ReStock/Assets/FuelTank/restock-fuel-tank-rcs-radial-tiny-1
|
|
}
|
|
}
|