// Patches applying art changes to 1.25m fuel tanks // Contents: // - FL-T200 Fuel Tank (fuelTankSmall) // - FL-T400 Fuel Tank (fuelTank) // - FL-T800 Fuel Tank (fuelTank_long) // - FL-T100 Fuel Tank (fuelTankSmallFlat) @PART[fuelTankSmallFlat] { @author = Porkjet !mesh = DELETE !MODEL = {} MODEL { model = ReStock/Assets/FuelTank/restock-fueltank-125-4 } } @PART[fuelTankSmall] { @author = Porkjet @node_stack_top = 0.0, 5.5525, 0.0, 0.0, 1.0, 0.0 @node_stack_bottom = 0.0, -5.5525, 0.0, 0.0, -1.0, 0.0 @node_attach = 6.2625, 0.0, 0.0, 1.0, 0.0, 0.0, 1 !mesh = DELETE !MODEL = {} MODEL { model = ReStock/Assets/FuelTank/restock-fueltank-125-3 } %rescaleFactor = 1 } @PART[fuelTank] { @author = Porkjet !mesh = DELETE !MODEL = {} MODEL { model = ReStock/Assets/FuelTank/restock-fueltank-125-2 } %rescaleFactor = 1 @node_stack_top = 0.0, 9.81725, 0.0, 0.0, 1.0, 0.0 @node_stack_bottom = 0.0, -9.12500, 0.0, 0.0, -1.0, 0.0 @node_attach = 6.2625, 0.0, 0.0, 1.0, 0.0, 0.0, 1 } @PART[fuelTank_long] { @author = Porkjet @node_stack_top = 0.0, 18.75, 0.0, 0.0, 1.0, 0.0 @node_stack_bottom = 0.0, -18.87500, 0.0, 0.0, -1.0, 0.0 @node_attach = 6.2625, 0.0, 0.0, 1.0, 0.0, 0.0, 1 !mesh = DELETE !MODEL = {} MODEL { model = ReStock/Assets/FuelTank/restock-fueltank-125-1 } %rescaleFactor = 1 }