ReStocked/Distribution/Restock/GameData/ReStock/Patches/FuelTank/restock-fueltanks-0625.cfg
2019-01-25 09:48:12 -08:00

16 lines
254 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
}
}