2979 {
2980 GetInventory().CreateInInventory("HeadlightH7");
2981 GetInventory().CreateInInventory("HeadlightH7");
2982 GetInventory().CreateInInventory("HeadlightH7");
2983 GetInventory().CreateInInventory("HeadlightH7");
2984
2986 {
2987 GetInventory().CreateInInventory("CarBattery");
2988 GetInventory().CreateInInventory("CarBattery");
2989 }
2990
2992 {
2993 GetInventory().CreateInInventory("TruckBattery");
2994 GetInventory().CreateInInventory("TruckBattery");
2995 }
2996
2998 {
2999 GetInventory().CreateInInventory("CarRadiator");
3000 GetInventory().CreateInInventory("CarRadiator");
3001 }
3002
3003 if (IsVitalSparkPlug())
3004 {
3005 GetInventory().CreateInInventory("SparkPlug");
3006 GetInventory().CreateInInventory("SparkPlug");
3007 }
3008
3010 {
3011 GetInventory().CreateInInventory("GlowPlug");
3012 GetInventory().CreateInInventory("GlowPlug");
3013 }
3014 }
bool IsVitalTruckBattery()