2802 {
2803 GetInventory().CreateInInventory("HeadlightH7");
2804 GetInventory().CreateInInventory("HeadlightH7");
2805 GetInventory().CreateInInventory("HeadlightH7");
2806 GetInventory().CreateInInventory("HeadlightH7");
2807
2809 {
2810 GetInventory().CreateInInventory("CarBattery");
2811 GetInventory().CreateInInventory("CarBattery");
2812 }
2813
2815 {
2816 GetInventory().CreateInInventory("TruckBattery");
2817 GetInventory().CreateInInventory("TruckBattery");
2818 }
2819
2821 {
2822 GetInventory().CreateInInventory("CarRadiator");
2823 GetInventory().CreateInInventory("CarRadiator");
2824 }
2825
2826 if (IsVitalSparkPlug())
2827 {
2828 GetInventory().CreateInInventory("SparkPlug");
2829 GetInventory().CreateInInventory("SparkPlug");
2830 }
2831
2833 {
2834 GetInventory().CreateInInventory("GlowPlug");
2835 GetInventory().CreateInInventory("GlowPlug");
2836 }
2837 }
bool IsVitalTruckBattery()