ReStocked/Distribution/Restock/GameData/ReStock/Patches/FuelTank/restock-fueltanks-0625.cfg
2018-07-24 06:19:04 -07:00

15 lines
251 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-0625-1
}
}