ReStocked/Distribution/Restock/GameData/ReStock/Patches/FuelTank/restock-fueltanks-0625.cfg

15 lines
255 B
INI
Raw Normal View History

2018-07-05 18:41:36 +00:00
// 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
}
}