contains

fun List<Production.ProductionTracker>.contains(id: Int, make: Boolean): Boolean

Need to check for make / use as well otherwise if two scripts are ran after each other that use opposing make/use for the same id There will exist a ProductionTracker for the provided id that does the other make/use