mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
15 lines
255 B
INI
15 lines
255 B
INI
// Patches applying art changes to 0.625m fuel tanks
|
|
// Contents:
|
|
// - Oscar-B Fuel Tank (miniFuelTank)
|
|
|
|
@PART[miniFuelTank]
|
|
{
|
|
@author = Beale
|
|
|
|
!mesh = DELETE
|
|
!MODEL = {}
|
|
MODEL {
|
|
model = ReStock/Assets/FuelTank/restock-fueltank-oscarb-1
|
|
}
|
|
}
|