27d67a450b
* Minor implants refactor Fixes #24375. Implant cases and implanters now have an `imp_type` var for making the implant in New(), rather than individually creating the implant in New(), which would have worked fine except when you try to create subclasses of implanters. * Initialize gt New